File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/go-redis/redis/v8 v8.11.5
99 github.com/gomodule/redigo v1.9.3
1010 github.com/hashicorp/go-multierror v1.1.1
11- github.com/redis/go-redis/v9 v9.17.1
11+ github.com/redis/go-redis/v9 v9.17.2
1212 github.com/redis/rueidis v1.0.68
1313 github.com/redis/rueidis/rueidiscompat v1.0.68
1414 github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8=
5353github.com/onsi/gomega v1.36.2 /go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY =
5454github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
5555github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
56- github.com/redis/go-redis/v9 v9.17.1 h1:7tl732FjYPRT9H9aNfyTwKg9iTETjWjGKEJ2t/5iWTs =
57- github.com/redis/go-redis/v9 v9.17.1 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
56+ github.com/redis/go-redis/v9 v9.17.2 h1:P2EGsA4qVIM3Pp+aPocCJ7DguDHhqrXNhVcEp4ViluI =
57+ github.com/redis/go-redis/v9 v9.17.2 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
5858github.com/redis/rueidis v1.0.68 h1:gept0E45JGxVigWb3zoWHvxEc4IOC7kc4V/4XvN8eG8 =
5959github.com/redis/rueidis v1.0.68 /go.mod h1:Lkhr2QTgcoYBhxARU7kJRO8SyVlgUuEkcJO1Y8MCluA =
6060github.com/redis/rueidis/mock v1.0.68 h1:4KH+DOg8uWrccRpLzjQGJD0xk1YQtBXQhbIYoIGuBro =
You can’t perform that action at this time.
0 commit comments