mirror of
https://github.com/redis/go-redis.git
synced 2025-07-28 06:42:00 +03:00
V9.7.1 -> master (#3287)
This commit is contained in:
@ -7,8 +7,8 @@ replace github.com/redis/go-redis/v9 => ../..
|
||||
replace github.com/redis/go-redis/extra/rediscmd/v9 => ../rediscmd
|
||||
|
||||
require (
|
||||
github.com/redis/go-redis/extra/rediscmd/v9 v9.6.2
|
||||
github.com/redis/go-redis/v9 v9.6.2
|
||||
github.com/redis/go-redis/extra/rediscmd/v9 v9.7.1
|
||||
github.com/redis/go-redis/v9 v9.7.1
|
||||
go.opencensus.io v0.24.0
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user