chore(deps): bump github.com/redis/go-redis/v9 from 9.20.1 to 9.21.0 (#5657)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-23 22:32:31 +08:00
committed by GitHub
parent 48ca7f03b5
commit 760e60c364
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/modelcontextprotocol/go-sdk v1.4.0
github.com/pelletier/go-toml/v2 v2.4.0
github.com/prometheus/client_golang v1.23.2
github.com/redis/go-redis/v9 v9.20.1
github.com/redis/go-redis/v9 v9.21.0
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.11.1
github.com/titanous/json5 v1.0.0