Update module github.com/go-redis/redis to v9
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing

This commit is contained in:
ODIT Renovate Bot 2023-03-02 17:32:49 +00:00
parent 713d852835
commit 0f5e4749c9
Signed by: odit_renovate
GPG Key ID: 86A2EC9C675C8E6D

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.13
require (
github.com/gin-contrib/zap v0.1.0
github.com/gin-gonic/gin v1.9.0
github.com/go-redis/redis v6.15.9+incompatible
github.com/go-redis/redis/v9 v9.0.2
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/onsi/gomega v1.27.2 // indirect
github.com/spf13/cobra v0.0.7