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 @@ -23,7 +23,7 @@ require (
2323 github.com/pluralsh/console-client-go v0.0.22
2424 github.com/pluralsh/polly v0.1.1
2525 github.com/prometheus/client_golang v1.17.0
26- github.com/redis/rueidis v1.0.20
26+ github.com/redis/rueidis v1.0.22
2727 github.com/satori/go.uuid v1.2.0
2828 github.com/spf13/cobra v1.7.0
2929 github.com/stretchr/testify v1.8.4
Original file line number Diff line number Diff line change @@ -604,6 +604,8 @@ github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 h1:M8mH9eK4OUR4l
604604github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 /go.mod h1:DWNGW8A4Y+GyBgPuaQJuWiy0XYftx4Xm/y5Jqk9I6VQ =
605605github.com/redis/rueidis v1.0.20 h1:OVEVkQBgNV5t7BC2YKXD2rd+BxuD4ExboyHKayiRgsI =
606606github.com/redis/rueidis v1.0.20 /go.mod h1:8EOzvsg3o5dUDitRj4vpsolUKkSIvFz88PeQnqwTVk0 =
607+ github.com/redis/rueidis v1.0.22 h1:PhsokG7wqQlIf63g72jSqNk0iRqvfOjSKbL9JVRu79s =
608+ github.com/redis/rueidis v1.0.22 /go.mod h1:8EOzvsg3o5dUDitRj4vpsolUKkSIvFz88PeQnqwTVk0 =
607609github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
608610github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis =
609611github.com/rivo/uniseg v0.4.4 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments