summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-05 23:00:21 +0000
committerGitHub <[email protected]>2023-06-05 23:00:21 +0000
commitcbb8ad4d5345372e5fb99d697442d05f64f0052f (patch)
treee72956faa984b76435898ab9ae857e326ad16027 /go.mod
parent2f38ae823efc299fd87a31ec1396160c2b5350c2 (diff)
build(deps): bump github.com/roadrunner-server/kv/v4
Bumps [github.com/roadrunner-server/kv/v4](https://github.com/roadrunner-server/kv) from 4.1.10 to 4.1.11. - [Release notes](https://github.com/roadrunner-server/kv/releases) - [Commits](https://github.com/roadrunner-server/kv/compare/v4.1.10...v4.1.11) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/kv/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 02d041d1..d17e8a07 100644
--- a/go.mod
+++ b/go.mod
@@ -26,7 +26,7 @@ require (
github.com/roadrunner-server/informer/v4 v4.1.8
github.com/roadrunner-server/jobs/v4 v4.3.10
github.com/roadrunner-server/kafka/v4 v4.1.11
- github.com/roadrunner-server/kv/v4 v4.1.10
+ github.com/roadrunner-server/kv/v4 v4.1.11
github.com/roadrunner-server/lock/v4 v4.0.9
github.com/roadrunner-server/logger/v4 v4.1.8
github.com/roadrunner-server/memcached/v4 v4.1.8