chore(deps): bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 (#4722)

This commit is contained in:
dependabot[bot]
2025-03-21 09:51:31 +08:00
committed by GitHub
parent 620c7f9693
commit cdb0098b18
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.2.2
github.com/prometheus/client_golang v1.21.1
github.com/redis/go-redis/v9 v9.7.1
github.com/redis/go-redis/v9 v9.7.3
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.10.0
go.etcd.io/etcd/api/v3 v3.5.15