diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ require ( github.com/roadrunner-server/http/v4 v4.1.2 github.com/roadrunner-server/informer/v4 v4.1.2 github.com/roadrunner-server/jobs/v4 v4.3.2 - github.com/roadrunner-server/kafka/v4 v4.1.2 + github.com/roadrunner-server/kafka/v4 v4.1.3 github.com/roadrunner-server/kv/v4 v4.1.5 github.com/roadrunner-server/lock/v4 v4.0.3 github.com/roadrunner-server/logger/v4 v4.1.3 |