1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-31 05:04:23 +03:00

Version 9.0.3 (#2518)

This commit is contained in:
Chayim
2023-04-02 13:55:09 +03:00
committed by GitHub
parent a388a637ed
commit a2aa6b7138
7 changed files with 64 additions and 8 deletions

View File

@ -6,7 +6,7 @@ replace github.com/redis/go-redis/v9 => ../..
require (
github.com/prometheus/client_golang v1.14.0
github.com/redis/go-redis/v9 v9.0.2
github.com/redis/go-redis/v9 v9.0.3
)
require (