File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ require (
292292 github.com/prometheus/client_model v0.6.1 // indirect
293293 github.com/prometheus/common v0.62.0 // indirect
294294 github.com/prometheus/procfs v0.15.1 // indirect
295- github.com/redis/go-redis/v9 v9.7.0 // indirect
295+ github.com/redis/go-redis/v9 v9.7.3 // indirect
296296 github.com/rivo/uniseg v0.4.7 // indirect
297297 github.com/russross/blackfriday/v2 v2.1.0 // indirect
298298 github.com/ryanuber/go-glob v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -949,8 +949,8 @@ github.com/redis/go-redis/extra/rediscmd/v9 v9.5.3 h1:1/BDligzCa40GTllkDnY3Y5DTH
949949github.com/redis/go-redis/extra/rediscmd/v9 v9.5.3 /go.mod h1:3dZmcLn3Qw6FLlWASn1g4y+YO9ycEFUOM+bhBmzLVKQ =
950950github.com/redis/go-redis/extra/redisotel/v9 v9.5.3 h1:kuvuJL/+MZIEdvtb/kTBRiRgYaOmx1l+lYJyVdrRUOs =
951951github.com/redis/go-redis/extra/redisotel/v9 v9.5.3 /go.mod h1:7f/FMrf5RRRVHXgfk7CzSVzXHiWeuOQUu2bsVqWoa+g =
952- github.com/redis/go-redis/v9 v9.7.0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E =
953- github.com/redis/go-redis/v9 v9.7.0 /go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw =
952+ github.com/redis/go-redis/v9 v9.7.3 h1:YpPyAayJV+XErNsatSElgRZZVCwXX9QzkKYNvO7x0wM =
953+ github.com/redis/go-redis/v9 v9.7.3 /go.mod h1:bGUrSggJ9X9GUmZpZNEOQKaANxSGgOEBRltRTZHSvrA =
954954github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
955955github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
956956github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments