1
0
mirror of https://github.com/redis/go-redis.git synced 2025-11-24 18:41:04 +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

@@ -6,7 +6,7 @@ replace github.com/redis/go-redis/v9 => ../..
require (
github.com/davecgh/go-spew v1.1.1
github.com/redis/go-redis/v9 v9.16.0
github.com/redis/go-redis/v9 v9.17.0
)
require (