mirror of
https://github.com/redis/go-redis.git
synced 2025-07-29 17:41:15 +03:00
properly retract v9.5.3 of redisotel and other extra packages (#3108)
This commit is contained in:
@ -14,3 +14,7 @@ require (
|
||||
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
||||
)
|
||||
|
||||
retract (
|
||||
v9.5.3 // This version was accidentally released.
|
||||
)
|
||||
|
Reference in New Issue
Block a user