1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-29 17:41:15 +03:00

Sync master with v9.8.0-beta.1 (#3322)

This commit is contained in:
Nedyalko Dyakov
2025-03-25 12:25:35 +02:00
parent 53b3fd3e76
commit 3bb8c965ab

View File

@ -6,7 +6,7 @@ replace github.com/redis/go-redis/v9 => ../..
require ( require (
github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew v1.1.1
github.com/redis/go-redis/v9 v9.6.2 github.com/redis/go-redis/v9 v9.8.0-beta.1
) )
require ( require (