summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod10
1 files changed, 5 insertions, 5 deletions
diff --git a/go.mod b/go.mod
index d1da3dc6..5f033c7d 100644
--- a/go.mod
+++ b/go.mod
@@ -13,17 +13,17 @@ require (
github.com/roadrunner-server/app-logger/v4 v4.4.2
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/centrifuge/v4 v4.9.2
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
github.com/roadrunner-server/goridge/v3 v3.8.2
- github.com/roadrunner-server/grpc/v4 v4.8.3
+ github.com/roadrunner-server/grpc/v4 v4.8.4
github.com/roadrunner-server/gzip/v4 v4.3.2
github.com/roadrunner-server/headers/v4 v4.4.2
github.com/roadrunner-server/http/v4 v4.7.4
- github.com/roadrunner-server/informer/v4 v4.5.1
+ github.com/roadrunner-server/informer/v4 v4.5.2
github.com/roadrunner-server/jobs/v4 v4.9.2
github.com/roadrunner-server/kafka/v4 v4.6.2
github.com/roadrunner-server/kv/v4 v4.6.2
@@ -40,10 +40,10 @@ require (
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/send/v4 v4.4.2
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/sqs/v4 v4.8.2
github.com/roadrunner-server/static/v4 v4.3.2
github.com/roadrunner-server/status/v4 v4.6.2
github.com/roadrunner-server/tcp/v4 v4.5.2