diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-09 10:38:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-09 10:38:36 -0700 |
| commit | e9c2d5d4f8eb4f756ab28a60dc4acabeddc6cc71 (patch) | |
| tree | eaa85331959a8cd6bb350d44c04cb7b8592a538d /go.mod | |
| parent | 6e5e6df326a7d189db66dad506bc6a21366580eb (diff) | |
| download | seaweedfs-e9c2d5d4f8eb4f756ab28a60dc4acabeddc6cc71.tar.xz seaweedfs-e9c2d5d4f8eb4f756ab28a60dc4acabeddc6cc71.zip | |
chore(deps): bump github.com/redis/go-redis/v9 from 9.8.0 to 9.10.0 (#6850)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.8.0 to 9.10.0.
- [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.8.0...v9.10.0)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-version: 9.10.0
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -144,7 +144,7 @@ require ( github.com/rabbitmq/amqp091-go v1.10.0 github.com/rclone/rclone v1.69.3 github.com/rdleal/intervalst v1.4.1 - github.com/redis/go-redis/v9 v9.8.0 + github.com/redis/go-redis/v9 v9.10.0 github.com/schollz/progressbar/v3 v3.18.0 github.com/shirou/gopsutil/v3 v3.24.5 github.com/tarantool/go-tarantool/v2 v2.3.2 |
