1
0
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:
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

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