summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod62
1 files changed, 31 insertions, 31 deletions
diff --git a/go.mod b/go.mod
index dc9fb8db..e5ef678a 100644
--- a/go.mod
+++ b/go.mod
@@ -10,44 +10,44 @@ require (
github.com/fatih/color v1.15.0
github.com/joho/godotenv v1.5.1
github.com/olekukonko/tablewriter v0.0.5
- github.com/roadrunner-server/amqp/v4 v4.7.0
+ github.com/roadrunner-server/amqp/v4 v4.7.1
github.com/roadrunner-server/api/v4 v4.6.2
- github.com/roadrunner-server/app-logger/v4 v4.0.9
- github.com/roadrunner-server/beanstalk/v4 v4.4.0
- github.com/roadrunner-server/boltdb/v4 v4.5.0
- github.com/roadrunner-server/centrifuge/v4 v4.3.0-beta.2
- github.com/roadrunner-server/config/v4 v4.4.0
+ github.com/roadrunner-server/app-logger/v4 v4.0.10
+ github.com/roadrunner-server/beanstalk/v4 v4.4.1
+ github.com/roadrunner-server/boltdb/v4 v4.5.1
+ github.com/roadrunner-server/centrifuge/v4 v4.3.0-beta.3
+ github.com/roadrunner-server/config/v4 v4.4.1
github.com/roadrunner-server/endure/v2 v2.4.2
github.com/roadrunner-server/errors v1.3.0
- github.com/roadrunner-server/fileserver/v4 v4.1.0
+ github.com/roadrunner-server/fileserver/v4 v4.1.1
github.com/roadrunner-server/goridge/v3 v3.7.0
- github.com/roadrunner-server/grpc/v4 v4.4.0-beta.1
- github.com/roadrunner-server/gzip/v4 v4.1.0
- github.com/roadrunner-server/headers/v4 v4.2.1
- github.com/roadrunner-server/http/v4 v4.3.0-beta.3
- github.com/roadrunner-server/informer/v4 v4.2.0
- github.com/roadrunner-server/jobs/v4 v4.6.0-beta.4
- github.com/roadrunner-server/kafka/v4 v4.3.0
+ github.com/roadrunner-server/grpc/v4 v4.4.0-beta.2
+ github.com/roadrunner-server/gzip/v4 v4.1.1
+ github.com/roadrunner-server/headers/v4 v4.2.2
+ github.com/roadrunner-server/http/v4 v4.3.0-beta.4
+ github.com/roadrunner-server/informer/v4 v4.2.1
+ github.com/roadrunner-server/jobs/v4 v4.6.0-beta.5
+ github.com/roadrunner-server/kafka/v4 v4.3.1
github.com/roadrunner-server/kv/v4 v4.2.2
- github.com/roadrunner-server/lock/v4 v4.4.0-beta.1
- github.com/roadrunner-server/logger/v4 v4.2.0
- github.com/roadrunner-server/memcached/v4 v4.1.10
- github.com/roadrunner-server/memory/v4 v4.4.0
- github.com/roadrunner-server/metrics/v4 v4.1.2
- github.com/roadrunner-server/nats/v4 v4.4.2
- github.com/roadrunner-server/otel/v4 v4.2.0
- github.com/roadrunner-server/prometheus/v4 v4.1.0
- github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.0
- github.com/roadrunner-server/redis/v4 v4.2.0
- github.com/roadrunner-server/resetter/v4 v4.0.7
- github.com/roadrunner-server/rpc/v4 v4.2.0
+ github.com/roadrunner-server/lock/v4 v4.4.0-beta.2
+ github.com/roadrunner-server/logger/v4 v4.2.1
+ github.com/roadrunner-server/memcached/v4 v4.1.11
+ github.com/roadrunner-server/memory/v4 v4.4.1
+ github.com/roadrunner-server/metrics/v4 v4.1.3
+ github.com/roadrunner-server/nats/v4 v4.4.3
+ github.com/roadrunner-server/otel/v4 v4.2.1
+ github.com/roadrunner-server/prometheus/v4 v4.1.1
+ github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.1
+ github.com/roadrunner-server/redis/v4 v4.2.1
+ github.com/roadrunner-server/resetter/v4 v4.0.8
+ github.com/roadrunner-server/rpc/v4 v4.2.1
github.com/roadrunner-server/sdk/v4 v4.4.0-beta.5
- github.com/roadrunner-server/send/v4 v4.2.0
- github.com/roadrunner-server/server/v4 v4.3.0-beta.3
+ github.com/roadrunner-server/send/v4 v4.2.1
+ github.com/roadrunner-server/server/v4 v4.3.0-beta.4
github.com/roadrunner-server/service/v4 v4.3.1
- github.com/roadrunner-server/sqs/v4 v4.4.1
- github.com/roadrunner-server/static/v4 v4.1.0
- github.com/roadrunner-server/status/v4 v4.3.1
+ github.com/roadrunner-server/sqs/v4 v4.4.2
+ github.com/roadrunner-server/static/v4 v4.1.1
+ github.com/roadrunner-server/status/v4 v4.3.2
github.com/roadrunner-server/tcp/v4 v4.2.0-beta.2
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0