summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d006cf8b..09efaa0c 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/roadrunner-server/http/v3 v3.2.0
github.com/roadrunner-server/informer/v3 v3.3.0
github.com/roadrunner-server/jobs/v3 v3.2.0
- github.com/roadrunner-server/kafka/v3 v3.0.4
+ github.com/roadrunner-server/kafka/v3 v3.2.0
github.com/roadrunner-server/kv/v3 v3.2.0
github.com/roadrunner-server/logger/v3 v3.2.0
github.com/roadrunner-server/memcached/v3 v3.2.0