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/hashicorp/raft v1.7.3
1616 github.com/hashicorp/raft-boltdb/v2 v2.3.1
1717 github.com/pkg/errors v0.9.1
18- github.com/redis/go-redis/v9 v9.11 .0
18+ github.com/redis/go-redis/v9 v9.12 .0
1919 github.com/spaolacci/murmur3 v1.1.0
2020 github.com/stretchr/testify v1.10.0
2121 github.com/tidwall/redcon v1.6.2
Original file line number Diff line number Diff line change @@ -233,8 +233,8 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
233233github.com/prometheus/procfs v0.0.8 /go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A =
234234github.com/prometheus/procfs v0.1.3 /go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU =
235235github.com/prometheus/procfs v0.6.0 /go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA =
236- github.com/redis/go-redis/v9 v9.11 .0 h1:E3S08Gl/nJNn5vkxd2i78wZxWAPNZgUNTp8WIJUAiIs =
237- github.com/redis/go-redis/v9 v9.11 .0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
236+ github.com/redis/go-redis/v9 v9.12 .0 h1:XlVPGlflh4nxfhsNXPA8Qp6EmEfTo0rp8oaBzPipXnU =
237+ github.com/redis/go-redis/v9 v9.12 .0 /go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw =
238238github.com/rogpeppe/fastuuid v1.2.0 /go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ =
239239github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8 =
240240github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
You can’t perform that action at this time.
0 commit comments