1
0
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:
Ivan Pechorin
2024-09-12 04:35:16 +12:00
committed by GitHub
parent 1da50b33ef
commit 9f6171dbf6
4 changed files with 16 additions and 0 deletions

View File

@ -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.
)