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 @@ -230,7 +230,7 @@ require (
230
230
github.com/prometheus/procfs v0.15.1 // indirect
231
231
github.com/r3labs/diff v1.1.0 // indirect
232
232
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
233
- github.com/redis/go-redis/v9 v9.7.1 // indirect
233
+ github.com/redis/go-redis/v9 v9.7.3 // indirect
234
234
github.com/rivo/uniseg v0.4.7 // indirect
235
235
github.com/robfig/cron/v3 v3.0.1 // indirect
236
236
github.com/rogpeppe/go-internal v1.13.1 // indirect
Original file line number Diff line number Diff line change @@ -940,8 +940,8 @@ github.com/r3labs/diff v1.1.0/go.mod h1:7WjXasNzi0vJetRcB/RqNl5dlIsmXcTTLmF5IoH6
940
940
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM =
941
941
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 /go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4 =
942
942
github.com/redis/go-redis/v9 v9.0.0-rc.4 /go.mod h1:Vo3EsyWnicKnSKCA7HhgnvnyA74wOA69Cd2Meli5mmA =
943
- github.com/redis/go-redis/v9 v9.7.1 h1:4LhKRCIduqXqtvCUlaq9c8bdHOkICjDMrr1+Zb3osAc =
944
- github.com/redis/go-redis/v9 v9.7.1 /go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw =
943
+ github.com/redis/go-redis/v9 v9.7.3 h1:YpPyAayJV+XErNsatSElgRZZVCwXX9QzkKYNvO7x0wM =
944
+ github.com/redis/go-redis/v9 v9.7.3 /go.mod h1:bGUrSggJ9X9GUmZpZNEOQKaANxSGgOEBRltRTZHSvrA =
945
945
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
946
946
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
947
947
github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments