diff --git a/go.mod b/go.mod index 2e310bb..dbea272 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( flamingo.me/graphql v1.9.0 github.com/99designs/gqlgen v0.17.21 github.com/gavv/httpexpect/v2 v2.15.0 - github.com/go-redis/redis/v9 v9.0.0-beta.2 + github.com/go-redis/redis/v9 v9.0.5 github.com/go-test/deep v1.1.0 github.com/google/go-cmp v0.5.9 github.com/spf13/cobra v1.7.0