diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-22 22:26:48 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2022-02-22 22:26:48 +0000 |
commit | 1f2c910ddddd23c21a0fe388bb6abfa3e1adcfa6 (patch) | |
tree | bf4c43f5a72582562734070c9eaa3b06bf784cb0 /go.mod | |
parent | dddd30aa6c6c226551a77b4c071aa9a13f72ca11 (diff) |
Bump github.com/roadrunner-server/redis/v2 from 2.9.1 to 2.10.0
Bumps [github.com/roadrunner-server/redis/v2](https://github.com/roadrunner-server/redis) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/roadrunner-server/redis/releases)
- [Commits](https://github.com/roadrunner-server/redis/compare/v2.9.1...v2.10.0)
---
updated-dependencies:
- dependency-name: github.com/roadrunner-server/redis/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ require ( github.com/roadrunner-server/nats/v2 v2.9.1 github.com/roadrunner-server/new_relic/v2 v2.10.3 github.com/roadrunner-server/prometheus/v2 v2.8.0 - github.com/roadrunner-server/redis/v2 v2.9.1 + github.com/roadrunner-server/redis/v2 v2.10.0 github.com/roadrunner-server/reload/v2 v2.9.1 github.com/roadrunner-server/resetter/v2 v2.9.1 github.com/roadrunner-server/rpc/v2 v2.9.1 |