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 @@ -22,7 +22,7 @@ require (
2222 github.com/pkg/errors v0.9.1
2323 github.com/prometheus/client_golang v1.21.0
2424 github.com/r3labs/sse/v2 v2.10.0
25- github.com/redis/go-redis/v9 v9.7 .0
25+ github.com/redis/go-redis/v9 v9.16 .0
2626 github.com/sirupsen/logrus v1.9.3
2727 github.com/spf13/cobra v1.9.1
2828 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -207,8 +207,8 @@ github.com/prysmaticlabs/gohashtree v0.0.4-beta h1:H/EbCuXPeTV3lpKeXGPpEV9gsUpkq
207207github.com/prysmaticlabs/gohashtree v0.0.4-beta /go.mod h1:BFdtALS+Ffhg3lGQIHv9HDWuHS8cTvHZzrHWxwOtGOs =
208208github.com/r3labs/sse/v2 v2.10.0 h1:hFEkLLFY4LDifoHdiCN/LlGBAdVJYsANaLqNYa1l/v0 =
209209github.com/r3labs/sse/v2 v2.10.0 /go.mod h1:Igau6Whc+F17QUgML1fYe1VPZzTV6EMCnYktEmkNJ7I =
210- github.com/redis/go-redis/v9 v9.7 .0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E =
211- github.com/redis/go-redis/v9 v9.7 .0 /go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw =
210+ github.com/redis/go-redis/v9 v9.16 .0 h1:OotgqgLSRCmzfqChbQyG1PHC3tLNR89DG4jdOERSEP4 =
211+ github.com/redis/go-redis/v9 v9.16 .0 /go.mod h1:u410H11HMLoB+TP67dz8rL9s6QW2j76l0//kSOd3370 =
212212github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
213213github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
214214github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments