File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/bootjp/go-kvlib v0.0.0-20240406094546-4db695714980
77 github.com/hashicorp/raft v1.7.3
88 github.com/hashicorp/raft-boltdb v0.0.0-20250926130943-f41fa5f23d89
9- github.com/redis/go-redis/v9 v9.5.1
9+ github.com/redis/go-redis/v9 v9.5.5
1010 github.com/stretchr/testify v1.11.1
1111 github.com/tidwall/redcon v1.6.2
1212)
Original file line number Diff line number Diff line change @@ -163,6 +163,7 @@ github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4O
163163github.com/prometheus/procfs v0.6.0 /go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA =
164164github.com/redis/go-redis/v9 v9.5.1 h1:H1X4D3yHPaYrkL5X06Wh6xNVM/pX0Ft4RV0vMGvLBh8 =
165165github.com/redis/go-redis/v9 v9.5.1 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
166+ github.com/redis/go-redis/v9 v9.5.5 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
166167github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
167168github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
168169github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
You can’t perform that action at this time.
0 commit comments