Update module github.com/go-redis/redis to v6.15.9
This commit was merged in pull request #1.
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.13
|
||||
require (
|
||||
github.com/gin-contrib/zap v0.0.0-20190405225521-7c4b822813e7
|
||||
github.com/gin-gonic/gin v1.9.0
|
||||
github.com/go-redis/redis v6.15.2+incompatible
|
||||
github.com/go-redis/redis v6.15.9+incompatible
|
||||
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
||||
github.com/spf13/cobra v0.0.3
|
||||
github.com/spf13/pflag v1.0.3 // indirect
|
||||
|
||||
Reference in New Issue
Block a user