1
0
mirror of https://github.com/redis/go-redis.git synced 2025-11-26 06:23:09 +03:00

chore(release): v9.17.0 (#3604)

* update release notes

* update readme

* update version number

* cleanup release notes

* fix checkMinIdle
This commit is contained in:
Nedyalko Dyakov
2025-11-19 19:53:02 +02:00
committed by GitHub
parent 6c24f600de
commit 5b0b228a37
18 changed files with 273 additions and 58 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.16.0
require github.com/redis/go-redis/v9 v9.17.0
require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect