diff --git a/Gopkg.toml b/Gopkg.toml index 7c90984..bdc0ae9 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -50,6 +50,7 @@ [[constraint]] branch = "master" name = "github.com/go-redis/redis" + version = "v6.15.2" [[constraint]] name = "github.com/alicebob/miniredis"