summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-10-23 10:54:13 +0200
committerValery Piashchynski <[email protected]>2023-10-23 10:54:27 +0200
commitd9dd1aa785c314830f159bdfa1f7d2b89bfbd548 (patch)
treeeb65caee26251eddfe35b90669f1e1b88f9fa77b /go.mod
parent2a9ff7cf7fabcd0cbf897f5ca39265acaa975893 (diff)
chore(deps): update dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod14
1 files changed, 7 insertions, 7 deletions
diff --git a/go.mod b/go.mod
index 364471f8..c84ab839 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/roadrunner-server/gzip/v4 v4.1.7
github.com/roadrunner-server/headers/v4 v4.2.8
github.com/roadrunner-server/http/v4 v4.4.4
- github.com/roadrunner-server/informer/v4 v4.3.5
+ github.com/roadrunner-server/informer/v4 v4.3.6
github.com/roadrunner-server/jobs/v4 v4.7.5
github.com/roadrunner-server/kafka/v4 v4.4.8
github.com/roadrunner-server/kv/v4 v4.4.6
@@ -58,7 +58,7 @@ require (
require (
github.com/andybalholm/brotli v1.0.6 // indirect
- github.com/aws/aws-sdk-go v1.45.28 // indirect
+ github.com/aws/aws-sdk-go v1.46.1 // indirect
github.com/aws/aws-sdk-go-v2 v1.21.2 // indirect
github.com/aws/aws-sdk-go-v2/config v1.19.0 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.13.43 // indirect
@@ -84,7 +84,7 @@ require (
github.com/emicklei/proto v1.12.1 // indirect
github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a // indirect
github.com/felixge/httpsnoop v1.0.3 // indirect
- github.com/fsnotify/fsnotify v1.6.0 // indirect
+ github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
@@ -102,7 +102,7 @@ require (
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
- github.com/klauspost/compress v1.17.1 // indirect
+ github.com/klauspost/compress v1.17.2 // indirect
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
github.com/libdns/libdns v0.2.1 // indirect
github.com/magiconair/properties v1.8.7 // indirect
@@ -145,8 +145,8 @@ require (
github.com/subosito/gotenv v1.6.0 // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
- github.com/twmb/franz-go v1.15.0 // indirect
- github.com/twmb/franz-go/pkg/kmsg v1.6.1 // indirect
+ github.com/twmb/franz-go v1.15.1 // indirect
+ github.com/twmb/franz-go/pkg/kmsg v1.7.0 // indirect
github.com/twmb/murmur3 v1.1.8 // indirect
github.com/uber-go/tally/v4 v4.1.10 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
@@ -175,7 +175,7 @@ require (
go.temporal.io/sdk v1.25.1 // indirect
go.temporal.io/sdk/contrib/opentelemetry v0.3.0 // indirect
go.temporal.io/sdk/contrib/tally v0.2.0 // indirect
- go.temporal.io/server v1.22.0 // indirect
+ go.temporal.io/server v1.22.1 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.26.0 // indirect