summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-03-24 00:57:55 +0100
committerGitHub <[email protected]>2023-03-24 00:57:55 +0100
commitd5b0db3149f683e55f9a67f78d1b36ff54bfea2c (patch)
treeb6e75ec7a119ec878f355f5902ae831bb6568f52 /go.mod
parente563310b365f60de4a3aca98a712efeeb4e99f2d (diff)
parentb10bc278305d7e7cb9ec2ff8361eb7947a2e7a2c (diff)
Merge pull request #1513 from roadrunner-server/dependabot/go_modules/github.com/roadrunner-server/kafka/v4-4.1.3
build(deps): bump github.com/roadrunner-server/kafka/v4 from 4.1.2 to 4.1.3
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 d81b27cd..211fcf2f 100644
--- a/go.mod
+++ b/go.mod
@@ -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