mirror of
https://github.com/redis/go-redis.git
synced 2025-07-31 05:04:23 +03:00
properly retract v9.5.3 of redisotel and other extra packages (#3108)
This commit is contained in:
@ -21,3 +21,7 @@ require (
|
||||
golang.org/x/sys v0.4.0 // indirect
|
||||
google.golang.org/protobuf v1.33.0 // indirect
|
||||
)
|
||||
|
||||
retract (
|
||||
v9.5.3 // This version was accidentally released.
|
||||
)
|
||||
|
Reference in New Issue
Block a user