diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-12 14:38:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-12 14:38:23 -0700 |
| commit | b0f7c33ce0a50fd6debe86264be8e7cbf2a52065 (patch) | |
| tree | 98a32f041ec552cd278b464afd9f63cbf7d4af2f /go.mod | |
| parent | c993a43a913fcce3f0c09bf3ede5d98d8cf41205 (diff) | |
| download | seaweedfs-b0f7c33ce0a50fd6debe86264be8e7cbf2a52065.tar.xz seaweedfs-b0f7c33ce0a50fd6debe86264be8e7cbf2a52065.zip | |
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 (#6781)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.7.3 to 9.8.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.7.3...v9.8.0)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-version: 9.8.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.1 github.com/rdleal/intervalst v1.4.1 - github.com/redis/go-redis/v9 v9.7.3 + github.com/redis/go-redis/v9 v9.8.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.0 |
