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:
@ -17,3 +17,7 @@ require (
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
||||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
||||
)
|
||||
|
||||
retract (
|
||||
v9.5.3 // This version was accidentally released.
|
||||
)
|
||||
|
Reference in New Issue
Block a user