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 @@ -56,7 +56,7 @@ require (
56
56
github.com/golang/mock v1.6.0
57
57
github.com/hashicorp/go-cleanhttp v0.5.2
58
58
github.com/hashicorp/go-retryablehttp v0.7.2
59
- github.com/redis/go-redis/v9 v9.0.3
59
+ github.com/redis/go-redis/v9 v9.0.4
60
60
golang.org/x/exp v0.0.0-20230124195608-d38c7dcee874
61
61
)
62
62
Original file line number Diff line number Diff line change @@ -1766,8 +1766,8 @@ github.com/prometheus/prometheus v0.42.0/go.mod h1:Pfqb/MLnnR2KK+0vchiaH39jXxvLM
1766
1766
github.com/prometheus/tsdb v0.7.1 /go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU =
1767
1767
github.com/rakyll/embedmd v0.0.0-20171029212350-c8060a0752a2 /go.mod h1:7jOTMgqac46PZcF54q6l2hkLEG8op93fZu61KmxWDV4 =
1768
1768
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a /go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4 =
1769
- github.com/redis/go-redis/v9 v9.0.3 h1:+7mmR26M0IvyLxGZUHxu4GiBkJkVDid0Un+j4ScYu4k =
1770
- github.com/redis/go-redis/v9 v9.0.3 /go.mod h1:WqMKv5vnQbRuZstUwxQI195wHy+t4PuXDOjzMvcuQHk =
1769
+ github.com/redis/go-redis/v9 v9.0.4 h1:FC82T+CHJ/Q/PdyLW++GeCO+Ol59Y4T7R4jbgjvktgc =
1770
+ github.com/redis/go-redis/v9 v9.0.4 /go.mod h1:WqMKv5vnQbRuZstUwxQI195wHy+t4PuXDOjzMvcuQHk =
1771
1771
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af /go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg =
1772
1772
github.com/rogpeppe/fastuuid v1.2.0 /go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ =
1773
1773
github.com/rogpeppe/go-internal v1.1.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
You can’t perform that action at this time.
0 commit comments