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 @@ -16,7 +16,7 @@ require (
1616 github.com/jhump/protoreflect v1.17.0
1717 github.com/pelletier/go-toml/v2 v2.2.2
1818 github.com/prometheus/client_golang v1.21.1
19- github.com/redis/go-redis/v9 v9.14 .0
19+ github.com/redis/go-redis/v9 v9.15 .0
2020 github.com/spaolacci/murmur3 v1.1.0
2121 github.com/stretchr/testify v1.11.1
2222 go.etcd.io/etcd/api/v3 v3.5.15
Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ github.com/prometheus/common v0.62.0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ
154154github.com/prometheus/common v0.62.0 /go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I =
155155github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
156156github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
157- github.com/redis/go-redis/v9 v9.14 .0 h1:u4tNCjXOyzfgeLN+vAZaW1xUooqWDqVEsZN0U01jfAE =
158- github.com/redis/go-redis/v9 v9.14 .0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
157+ github.com/redis/go-redis/v9 v9.15 .0 h1:2jdes0xJxer4h3NUZrZ4OGSntGlXp4WbXju2nOTRXto =
158+ github.com/redis/go-redis/v9 v9.15 .0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
159159github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY =
160160github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
161161github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
You can’t perform that action at this time.
0 commit comments