mirror of
https://github.com/redis/go-redis.git
synced 2025-07-31 05:04:23 +03:00
chore: release v8.11.4 (release.sh)
This commit is contained in:
@ -5,7 +5,7 @@ go 1.15
|
||||
replace github.com/go-redis/redis/v8 => ../..
|
||||
|
||||
require (
|
||||
github.com/go-redis/redis/v8 v8.11.3
|
||||
github.com/go-redis/redis/v8 v8.11.4
|
||||
github.com/onsi/ginkgo v1.16.4
|
||||
github.com/onsi/gomega v1.16.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user