File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/pkg/errors v0.9.1
2121 github.com/prometheus/client_golang v1.23.2
2222 github.com/prometheus/client_model v0.6.2
23- github.com/redis/go-redis/v9 v9.19 .0
23+ github.com/redis/go-redis/v9 v9.20 .0
2424 github.com/spaolacci/murmur3 v1.1.0
2525 github.com/stretchr/testify v1.11.1
2626 github.com/tidwall/redcon v1.6.2
Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ github.com/prometheus/common v0.66.1 h1:h5E0h5/Y8niHc5DlaLlWLArTQI7tMrsfQjHV+d9Z
138138github.com/prometheus/common v0.66.1 /go.mod h1:gcaUsgf3KfRSwHY4dIMXLPV0K/Wg1oZ8+SbZk/HH/dA =
139139github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
140140github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
141- github.com/redis/go-redis/v9 v9.19 .0 h1:XPVaaPSnG6RhYf7p+rmSa9zZfeVAnWsH5h3lxthOm/k =
142- github.com/redis/go-redis/v9 v9.19 .0 /go.mod h1:v/M13XI1PVCDcm01VtPFOADfZtHf8YW3baQf57KlIkA =
141+ github.com/redis/go-redis/v9 v9.20 .0 h1:WnQYxLkgO2xiXTCJY0ldIiI8dNqCDlQAG+AtaH7a2a0 =
142+ github.com/redis/go-redis/v9 v9.20 .0 /go.mod h1:v/M13XI1PVCDcm01VtPFOADfZtHf8YW3baQf57KlIkA =
143143github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
144144github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
145145github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
You can’t perform that action at this time.
0 commit comments