File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/olekukonko/tablewriter v0.0.5
18
18
github.com/pelletier/go-toml/v2 v2.2.2
19
19
github.com/prometheus/client_golang v1.20.5
20
- github.com/redis/go-redis/v9 v9.6.1
20
+ github.com/redis/go-redis/v9 v9.7.0
21
21
github.com/spaolacci/murmur3 v1.1.0
22
22
github.com/stretchr/testify v1.9.0
23
23
go.etcd.io/etcd/api/v3 v3.5.15
Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ github.com/prometheus/common v0.55.0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G
149
149
github.com/prometheus/common v0.55.0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
150
150
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
151
151
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
152
- github.com/redis/go-redis/v9 v9.6.1 h1:HHDteefn6ZkTtY5fGUE8tj8uy85AHk6zP7CpzIAM0y4 =
153
- github.com/redis/go-redis/v9 v9.6.1 /go.mod h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA =
152
+ github.com/redis/go-redis/v9 v9.7.0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E =
153
+ github.com/redis/go-redis/v9 v9.7.0 /go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw =
154
154
github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY =
155
155
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
156
156
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
You can’t perform that action at this time.
0 commit comments