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 @@ -12,7 +12,7 @@ require (
1212 github.com/cockroachdb/errors v1.11.3
1313 github.com/emirpasic/gods v1.18.1
1414 github.com/hashicorp/go-hclog v1.6.3
15- github.com/hashicorp/raft v1.7.2
15+ 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
1818 github.com/redis/go-redis/v9 v9.7.1
Original file line number Diff line number Diff line change @@ -152,8 +152,8 @@ github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iP
152152github.com/hashicorp/golang-lru v1.0.2 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
153153github.com/hashicorp/raft v1.1.2 /go.mod h1:vPAJM8Asw6u8LxC3eJCUZmRP/E4QmUGE1R7g7k8sG/8 =
154154github.com/hashicorp/raft v1.7.0 /go.mod h1:N1sKh6Vn47mrWvEArQgILTyng8GoDRNYlgKyK7PMjs0 =
155- github.com/hashicorp/raft v1.7.2 h1:pyvxhfJ4R8VIAlHKvLoKQWElZspsCVT6YWuxVxsPAgc =
156- github.com/hashicorp/raft v1.7.2 /go.mod h1:DfvCGFxpAUPE0L4Uc8JLlTPtc3GzSbdH0MTJCLgnmJQ =
155+ github.com/hashicorp/raft v1.7.3 h1:DxpEqZJysHN0wK+fviai5mFcSYsCkNpFUl1xpAW8Rbo =
156+ github.com/hashicorp/raft v1.7.3 /go.mod h1:DfvCGFxpAUPE0L4Uc8JLlTPtc3GzSbdH0MTJCLgnmJQ =
157157github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea /go.mod h1:pNv7Wc3ycL6F5oOWn+tPGo2gWD4a5X+yp/ntwdKLjRk =
158158github.com/hashicorp/raft-boltdb v0.0.0-20230125174641-2a8082862702 h1:RLKEcCuKcZ+qp2VlaaZsYZfLOmIiuJNpEi48Rl8u9cQ =
159159github.com/hashicorp/raft-boltdb v0.0.0-20230125174641-2a8082862702 /go.mod h1:nTakvJ4XYq45UXtn0DbwR4aU9ZdjlnIenpbs6Cd+FM0 =
You can’t perform that action at this time.
0 commit comments