diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-20 21:09:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-20 21:09:31 -0700 |
| commit | 8fc63361f27ddc8cabc37cdf815791ab00bf1fc7 (patch) | |
| tree | 028cfebd4620cbb58434266284d77e47bf02a9d8 /go.mod | |
| parent | db759a1ad11d764f87645f42a0b314d8ccf40947 (diff) | |
| download | seaweedfs-8fc63361f27ddc8cabc37cdf815791ab00bf1fc7.tar.xz seaweedfs-8fc63361f27ddc8cabc37cdf815791ab00bf1fc7.zip | |
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 (#6648)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.7.0 to 9.7.3.
- [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.0...v9.7.3)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
...
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
@@ -146,7 +146,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.0 + github.com/redis/go-redis/v9 v9.7.3 github.com/schollz/progressbar/v3 v3.18.0 github.com/shirou/gopsutil/v3 v3.24.5 github.com/tikv/client-go/v2 v2.0.7 |
