1
0
mirror of https://github.com/redis/go-redis.git synced 2025-06-12 14:21:52 +03:00

release 9.7.3, retract 9.7.2 (#3314) (#3315)

This commit is contained in:
Nedyalko Dyakov
2025-03-21 13:13:14 +02:00
committed by GitHub
parent 11efd6a01e
commit 34222bffeb
12 changed files with 34 additions and 20 deletions

View File

@ -4,7 +4,7 @@ go 1.18
replace github.com/redis/go-redis/v9 => ../..
require github.com/redis/go-redis/v9 v9.7.1
require github.com/redis/go-redis/v9 v9.7.3
require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect