Bump github.com/redis/go-redis/v9 from 9.20.1 to 9.21.0

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.20.1 to 9.21.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.20.1...v9.21.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-23 17:23:52 +00:00
committed by GitHub
parent c551499fc6
commit 4119312e9d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ require (
github.com/jwetzell/psn-go v0.3.0
github.com/nats-io/nats-server/v2 v2.14.2
github.com/nats-io/nats.go v1.52.0
github.com/redis/go-redis/v9 v9.20.1
github.com/redis/go-redis/v9 v9.21.0
github.com/urfave/cli/v3 v3.10.0
gitlab.com/gomidi/midi/v2 v2.3.24
go.bug.st/serial v1.7.1