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.6.1
88 github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e
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.9.0
1111 github.com/tidwall/redcon v1.6.2
1212)
Original file line number Diff line number Diff line change @@ -114,6 +114,7 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
114114github.com/prometheus/procfs v0.0.8 /go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A =
115115github.com/redis/go-redis/v9 v9.5.1 h1:H1X4D3yHPaYrkL5X06Wh6xNVM/pX0Ft4RV0vMGvLBh8 =
116116github.com/redis/go-redis/v9 v9.5.1 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
117+ github.com/redis/go-redis/v9 v9.5.5 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
117118github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
118119github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
119120github.com/spaolacci/murmur3 v1.1.0 h1:7c1g84S4BPRrfL5Xrdp6fOJ206sU9y293DDHaoy0bLI =
You can’t perform that action at this time.
0 commit comments