mirror of
https://github.com/redis/go-redis.git
synced 2025-08-01 16:06:54 +03:00
Fix Flaky Test: should handle FTAggregate with Unstable RESP3 Search Module and without stability (#3135)
This commit is contained in:
2
go.mod
2
go.mod
@ -10,6 +10,6 @@ require (
|
||||
)
|
||||
|
||||
retract (
|
||||
v9.5.3 // This version was accidentally released. Please use version 9.6.0 instead.
|
||||
v9.5.4 // This version was accidentally released. Please use version 9.6.0 instead.
|
||||
v9.5.3 // This version was accidentally released. Please use version 9.6.0 instead.
|
||||
)
|
||||
|
Reference in New Issue
Block a user