File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/onsi/ginkgo v1.16.5
7
7
github.com/onsi/gomega v1.25.0
8
- github.com/redis/go-redis/v9 v9.0.0
8
+ github.com/redis/go-redis/v9 v9.0.1
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ github.com/redis/go-redis/v9 v9.0.0-rc.4 h1:JUhsiZMTZknz3vn50zSVlkwcSeTGPd51lMO3
42
42
github.com/redis/go-redis/v9 v9.0.0-rc.4 /go.mod h1:Vo3EsyWnicKnSKCA7HhgnvnyA74wOA69Cd2Meli5mmA =
43
43
github.com/redis/go-redis/v9 v9.0.0 h1:r2ctp2J2+TcXTVIyPU6++FniED/Nyo4SDMKvLtpszx0 =
44
44
github.com/redis/go-redis/v9 v9.0.0 /go.mod h1:/xDTe9EF1LM61hek62Poq2nzQSGj0xSrEtEHbBQevps =
45
+ github.com/redis/go-redis/v9 v9.0.1 h1:L1B0L2Y7dQMnKxwfzSwemceGlQwVUsqJ1kjkdaoNhts =
46
+ github.com/redis/go-redis/v9 v9.0.1 /go.mod h1:/xDTe9EF1LM61hek62Poq2nzQSGj0xSrEtEHbBQevps =
45
47
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
46
48
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
47
49
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
You can’t perform that action at this time.
0 commit comments