summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod72
1 files changed, 36 insertions, 36 deletions
diff --git a/go.mod b/go.mod
index 7c92ec07..89f141e3 100644
--- a/go.mod
+++ b/go.mod
@@ -10,45 +10,45 @@ require (
github.com/fatih/color v1.16.0
github.com/joho/godotenv v1.5.1
github.com/olekukonko/tablewriter v0.0.5
- github.com/roadrunner-server/amqp/v4 v4.9.10
+ github.com/roadrunner-server/amqp/v4 v4.9.11
github.com/roadrunner-server/api/v4 v4.10.0
- github.com/roadrunner-server/app-logger/v4 v4.2.9
- github.com/roadrunner-server/beanstalk/v4 v4.6.3
- github.com/roadrunner-server/boltdb/v4 v4.7.11
- github.com/roadrunner-server/centrifuge/v4 v4.6.1
- github.com/roadrunner-server/config/v4 v4.6.5
+ github.com/roadrunner-server/app-logger/v4 v4.2.10
+ github.com/roadrunner-server/beanstalk/v4 v4.6.4
+ github.com/roadrunner-server/boltdb/v4 v4.7.12
+ github.com/roadrunner-server/centrifuge/v4 v4.6.2
+ github.com/roadrunner-server/config/v4 v4.6.6
github.com/roadrunner-server/endure/v2 v2.4.3
github.com/roadrunner-server/errors v1.3.0
- github.com/roadrunner-server/fileserver/v4 v4.1.13
+ github.com/roadrunner-server/fileserver/v4 v4.1.14
github.com/roadrunner-server/goridge/v3 v3.8.1
- github.com/roadrunner-server/grpc/v4 v4.6.3
- github.com/roadrunner-server/gzip/v4 v4.1.13
- github.com/roadrunner-server/headers/v4 v4.2.14
- github.com/roadrunner-server/http/v4 v4.4.11
- github.com/roadrunner-server/informer/v4 v4.3.12
- github.com/roadrunner-server/jobs/v4 v4.7.11
- github.com/roadrunner-server/kafka/v4 v4.4.14
- github.com/roadrunner-server/kv/v4 v4.4.12
- github.com/roadrunner-server/lock/v4 v4.5.10
- github.com/roadrunner-server/logger/v4 v4.2.12
- github.com/roadrunner-server/memcached/v4 v4.3.11
- github.com/roadrunner-server/memory/v4 v4.6.12
- github.com/roadrunner-server/metrics/v4 v4.1.14
- github.com/roadrunner-server/nats/v4 v4.6.5
- github.com/roadrunner-server/otel/v4 v4.3.10
- github.com/roadrunner-server/prometheus/v4 v4.1.13
- github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.13
- github.com/roadrunner-server/redis/v4 v4.2.14
- github.com/roadrunner-server/resetter/v4 v4.0.19
- github.com/roadrunner-server/rpc/v4 v4.2.13
+ github.com/roadrunner-server/grpc/v4 v4.6.4
+ github.com/roadrunner-server/gzip/v4 v4.1.14
+ github.com/roadrunner-server/headers/v4 v4.2.15
+ github.com/roadrunner-server/http/v4 v4.4.12
+ github.com/roadrunner-server/informer/v4 v4.3.13
+ github.com/roadrunner-server/jobs/v4 v4.7.12
+ github.com/roadrunner-server/kafka/v4 v4.4.15
+ github.com/roadrunner-server/kv/v4 v4.4.13
+ github.com/roadrunner-server/lock/v4 v4.5.11
+ github.com/roadrunner-server/logger/v4 v4.2.13
+ github.com/roadrunner-server/memcached/v4 v4.3.12
+ github.com/roadrunner-server/memory/v4 v4.6.13
+ github.com/roadrunner-server/metrics/v4 v4.1.15
+ github.com/roadrunner-server/nats/v4 v4.6.6
+ github.com/roadrunner-server/otel/v4 v4.3.11
+ github.com/roadrunner-server/prometheus/v4 v4.1.14
+ github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.14
+ github.com/roadrunner-server/redis/v4 v4.2.15
+ github.com/roadrunner-server/resetter/v4 v4.0.20
+ github.com/roadrunner-server/rpc/v4 v4.2.14
github.com/roadrunner-server/sdk/v4 v4.5.6
- github.com/roadrunner-server/send/v4 v4.2.13
- github.com/roadrunner-server/server/v4 v4.5.5
- github.com/roadrunner-server/service/v4 v4.5.1
- github.com/roadrunner-server/sqs/v4 v4.6.0
- github.com/roadrunner-server/static/v4 v4.1.13
- github.com/roadrunner-server/status/v4 v4.4.11
- github.com/roadrunner-server/tcp/v4 v4.3.10
+ github.com/roadrunner-server/send/v4 v4.2.14
+ github.com/roadrunner-server/server/v4 v4.5.6
+ github.com/roadrunner-server/service/v4 v4.5.2
+ github.com/roadrunner-server/sqs/v4 v4.6.1
+ github.com/roadrunner-server/static/v4 v4.1.14
+ github.com/roadrunner-server/status/v4 v4.4.12
+ github.com/roadrunner-server/tcp/v4 v4.3.11
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.8.4
@@ -64,7 +64,7 @@ exclude (
require (
github.com/andybalholm/brotli v1.0.6 // indirect
- github.com/aws/aws-sdk-go v1.49.17 // indirect
+ github.com/aws/aws-sdk-go v1.49.18 // indirect
github.com/aws/aws-sdk-go-v2 v1.24.1 // indirect
github.com/aws/aws-sdk-go-v2/config v1.26.3 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.16.14 // indirect
@@ -194,7 +194,7 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.26.0 // indirect
golang.org/x/crypto v0.18.0 // indirect
- golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc // indirect
+ golang.org/x/exp v0.0.0-20240110193028-0dcbfd608b1e // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sync v0.6.0 // indirect