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 @@ -15,7 +15,7 @@ require (
1515 github.com/golang/snappy v1.0.0
1616 github.com/ipfs/go-block-format v0.2.0
1717 github.com/ipfs/go-cid v0.5.0
18- github.com/redis/go-redis/v9 v9.6.1
18+ github.com/redis/go-redis/v9 v9.11.0
1919 github.com/stretchr/testify v1.10.0
2020 go.uber.org/mock v0.5.2
2121 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
184184github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
185185github.com/quic-go/quic-go v0.51.0 h1:K8exxe9zXxeRKxaXxi/GpUqYiTrtdiWP8bo1KFya6Wc =
186186github.com/quic-go/quic-go v0.51.0 /go.mod h1:MFlGGpcpJqRAfmYi6NC2cptDPSxRWTOGNuP4wqrWmzQ =
187- github.com/redis/go-redis/v9 v9.6.1 h1:HHDteefn6ZkTtY5fGUE8tj8uy85AHk6zP7CpzIAM0y4 =
188- github.com/redis/go-redis/v9 v9.6.1 /go.mod h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA =
187+ github.com/redis/go-redis/v9 v9.11.0 h1:E3S08Gl/nJNn5vkxd2i78wZxWAPNZgUNTp8WIJUAiIs =
188+ github.com/redis/go-redis/v9 v9.11.0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
189189github.com/redis/rueidis v1.0.19 h1:s65oWtotzlIFN8eMPhyYwxlwLR1lUdhza2KtWprKYSo =
190190github.com/redis/rueidis v1.0.19 /go.mod h1:8B+r5wdnjwK3lTFml5VtxjzGOQAC+5UmujoD12pDrEo =
191191github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE =
You can’t perform that action at this time.
0 commit comments