1
0
mirror of https://github.com/redis/go-redis.git synced 2025-10-21 20:53:41 +03:00

chore(release): bump version to 9.14.1 (#3548)

* chore(release): bump version to 9.14.1

* update workflow branches
This commit is contained in:
Nedyalko Dyakov
2025-10-17 12:40:19 +03:00
committed by GitHub
parent c699a458bc
commit 512579f2e7
14 changed files with 29 additions and 18 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.14.0
require github.com/redis/go-redis/v9 v9.14.1
require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect