1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-28 06:42:00 +03:00

chore: release v8.11.4 (release.sh)

This commit is contained in:
Vladimir Mihailenco
2021-10-04 16:28:19 +03:00
parent 6dcfc56151
commit 0457d0add6
12 changed files with 23 additions and 16 deletions

View File

@ -6,5 +6,5 @@ replace github.com/go-redis/redis/v8 => ../..
require (
github.com/davecgh/go-spew v1.1.1
github.com/go-redis/redis/v8 v8.11.3
github.com/go-redis/redis/v8 v8.11.4
)