diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-20 16:03:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-20 16:03:43 -0700 |
| commit | 3e8cc5a90668ad934a6f86a4e93783f2b7bb1364 (patch) | |
| tree | 07f883f9ee8d4091951a7c5fcc556e5162beaf2a /go.mod | |
| parent | 0baad7b5a163a2023da4ff2c5947dd53d5d02221 (diff) | |
| download | seaweedfs-3e8cc5a90668ad934a6f86a4e93783f2b7bb1364.tar.xz seaweedfs-3e8cc5a90668ad934a6f86a4e93783f2b7bb1364.zip | |
chore(deps): bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1 (#7342)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.14.0 to 9.14.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/v9.14.1/RELEASE-NOTES.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.14.0...v9.14.1)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-version: 9.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
@@ -152,7 +152,7 @@ require ( github.com/rabbitmq/amqp091-go v1.10.0 github.com/rclone/rclone v1.71.1 github.com/rdleal/intervalst v1.5.0 - github.com/redis/go-redis/v9 v9.14.0 + github.com/redis/go-redis/v9 v9.14.1 github.com/schollz/progressbar/v3 v3.18.0 github.com/shirou/gopsutil/v4 v4.25.9 github.com/tarantool/go-tarantool/v2 v2.4.0 |
