aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-29 09:12:30 -0700
committerGitHub <noreply@github.com>2024-07-29 09:12:30 -0700
commitb9063404ba08f7289722167e0f1729361a2ac935 (patch)
tree21384a66f1b39f191eea21ea3bc9397eb93c6eab /go.mod
parentcb03496c1531fad1e94b36bee8a5a970ab361254 (diff)
downloadseaweedfs-b9063404ba08f7289722167e0f1729361a2ac935.tar.xz
seaweedfs-b9063404ba08f7289722167e0f1729361a2ac935.zip
chore(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.6.1 (#5832)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.5.1 to 9.6.1. - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/go-redis/compare/v9.5.1...v9.6.1) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/v9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 bfe5bce1b..0ae8fc860 100644
--- a/go.mod
+++ b/go.mod
@@ -146,7 +146,7 @@ require (
github.com/rabbitmq/amqp091-go v1.10.0
github.com/rclone/rclone v1.66.0
github.com/rdleal/intervalst v1.4.0
- github.com/redis/go-redis/v9 v9.5.1
+ github.com/redis/go-redis/v9 v9.6.1
github.com/schollz/progressbar/v3 v3.14.4
github.com/shirou/gopsutil/v3 v3.24.5
github.com/tikv/client-go/v2 v2.0.7