summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-21 22:43:05 +0000
committerGitHub <[email protected]>2023-07-21 22:43:05 +0000
commit296d73547c2e0ca91de10908b358583f07d3b6ee (patch)
tree5de78c2b048bc9bbab8fc84b37f11581d299b610 /go.mod
parent6984840c54c36a6bdec5eb7c2cbfaea682dd0453 (diff)
build(deps): bump github.com/roadrunner-server/lock/v4
Bumps [github.com/roadrunner-server/lock/v4](https://github.com/roadrunner-server/lock) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/roadrunner-server/lock/releases) - [Commits](https://github.com/roadrunner-server/lock/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/lock/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 25881f4f..547fe7e9 100644
--- a/go.mod
+++ b/go.mod
@@ -27,7 +27,7 @@ require (
github.com/roadrunner-server/jobs/v4 v4.5.0
github.com/roadrunner-server/kafka/v4 v4.3.0
github.com/roadrunner-server/kv/v4 v4.2.0
- github.com/roadrunner-server/lock/v4 v4.3.0
+ github.com/roadrunner-server/lock/v4 v4.3.1
github.com/roadrunner-server/logger/v4 v4.2.0
github.com/roadrunner-server/memcached/v4 v4.1.10
github.com/roadrunner-server/memory/v4 v4.4.0