mirror of
https://github.com/redis/go-redis.git
synced 2025-08-01 16:06:54 +03:00
chore: release v9.0.2 (release.sh) (#2412)
* chore: release v9.0.2 (release.sh) * chore: remove release in favor of release drafter
This commit is contained in:
committed by
GitHub
parent
e29e42cde2
commit
a38f75b640
@ -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.1
|
||||
github.com/redis/go-redis/v9 v9.0.2
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user