summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-05-16 21:21:54 +0200
committerValery Piashchynski <[email protected]>2024-05-16 21:21:54 +0200
commitc5fc5a82823020933504f7b66befd7fd01113819 (patch)
tree35a6f9f1a5960bb55b2121f14be20d650096776e /go.mod
parent535cd19d630b88ec04209324f9e1cff035756aa2 (diff)
chore(deps): update dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod16
1 files changed, 8 insertions, 8 deletions
diff --git a/go.mod b/go.mod
index 995b7bbe..d1da3dc6 100644
--- a/go.mod
+++ b/go.mod
@@ -11,10 +11,10 @@ require (
github.com/roadrunner-server/amqp/v4 v4.11.2
github.com/roadrunner-server/api/v4 v4.12.0
github.com/roadrunner-server/app-logger/v4 v4.4.2
- github.com/roadrunner-server/beanstalk/v4 v4.8.1
+ github.com/roadrunner-server/beanstalk/v4 v4.8.2
github.com/roadrunner-server/boltdb/v4 v4.9.2
github.com/roadrunner-server/centrifuge/v4 v4.9.1
- github.com/roadrunner-server/config/v4 v4.8.1
+ github.com/roadrunner-server/config/v4 v4.8.2
github.com/roadrunner-server/endure/v2 v2.4.4
github.com/roadrunner-server/errors v1.4.0
github.com/roadrunner-server/fileserver/v4 v4.3.2
@@ -25,8 +25,8 @@ require (
github.com/roadrunner-server/http/v4 v4.7.4
github.com/roadrunner-server/informer/v4 v4.5.1
github.com/roadrunner-server/jobs/v4 v4.9.2
- github.com/roadrunner-server/kafka/v4 v4.6.1
- github.com/roadrunner-server/kv/v4 v4.6.1
+ github.com/roadrunner-server/kafka/v4 v4.6.2
+ github.com/roadrunner-server/kv/v4 v4.6.2
github.com/roadrunner-server/lock/v4 v4.7.2
github.com/roadrunner-server/logger/v4 v4.4.2
github.com/roadrunner-server/memcached/v4 v4.5.2
@@ -35,14 +35,14 @@ require (
github.com/roadrunner-server/nats/v4 v4.8.2
github.com/roadrunner-server/otel/v4 v4.5.2
github.com/roadrunner-server/prometheus/v4 v4.3.2
- github.com/roadrunner-server/proxy_ip_parser/v4 v4.3.1
- github.com/roadrunner-server/redis/v4 v4.4.1
+ github.com/roadrunner-server/proxy_ip_parser/v4 v4.3.2
+ github.com/roadrunner-server/redis/v4 v4.4.2
github.com/roadrunner-server/resetter/v4 v4.3.2
github.com/roadrunner-server/rpc/v4 v4.4.2
github.com/roadrunner-server/sdk/v4 v4.7.2
github.com/roadrunner-server/send/v4 v4.4.1
- github.com/roadrunner-server/server/v4 v4.8.1
- github.com/roadrunner-server/service/v4 v4.7.1
+ github.com/roadrunner-server/server/v4 v4.8.2
+ github.com/roadrunner-server/service/v4 v4.7.2
github.com/roadrunner-server/sqs/v4 v4.8.1
github.com/roadrunner-server/static/v4 v4.3.2
github.com/roadrunner-server/status/v4 v4.6.2