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 @@ -3,7 +3,7 @@ module github.com/redis/go-redis/v9
33go 1.18
44
55require (
6- github.com/bsm/ginkgo/v2 v2.7.0
6+ github.com/bsm/ginkgo/v2 v2.9.5
77 github.com/bsm/gomega v1.26.0
88 github.com/cespare/xxhash/v2 v2.2.0
99 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
Original file line number Diff line number Diff line change 1- github.com/bsm/ginkgo/v2 v2.7.0 h1:ItPMPH90RbmZJt5GtkcNvIRuGEdwlBItdNVoyzaNQao =
2- github.com/bsm/ginkgo/v2 v2.7.0 /go.mod h1:AiKlXPm7ItEHNc/2+OkrNG4E0ITzojb9/xWzvQ9XZ9w =
1+ github.com/bsm/ginkgo/v2 v2.9.5 h1:rtVBYPs3+TC5iLUVOis1B9tjLTup7Cj5IfzosKtvTJ0 =
2+ github.com/bsm/ginkgo/v2 v2.9.5 /go.mod h1:SwYbGRRDovPVboqFv0tPTcG1sN61LM1Z4ARdbAV9g4c =
33github.com/bsm/gomega v1.26.0 h1:LhQm+AFcgV2M0WyKroMASzAzCAJVpAxQXv4SaI9a69Y =
44github.com/bsm/gomega v1.26.0 /go.mod h1:JyEr/xRbxbtgWNi8tIEVPUYZ5Dzef52k01W3YH0H+O0 =
55github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
You can’t perform that action at this time.
0 commit comments