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 @@ -13,7 +13,7 @@ require (
1313 github.com/emirpasic/gods v1.18.1
1414 github.com/hashicorp/go-hclog v1.6.3
1515 github.com/hashicorp/raft v1.7.2
16- github.com/hashicorp/raft-boltdb/v2 v2.3.0
16+ 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.0
1919 github.com/spaolacci/murmur3 v1.1.0
Original file line number Diff line number Diff line change @@ -157,8 +157,8 @@ github.com/hashicorp/raft v1.7.2/go.mod h1:DfvCGFxpAUPE0L4Uc8JLlTPtc3GzSbdH0MTJC
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 =
160- github.com/hashicorp/raft-boltdb/v2 v2.3.0 h1:fPpQR1iGEVYjZ2OELvUHX600VAK5qmdnDEv3eXOwZUA =
161- github.com/hashicorp/raft-boltdb/v2 v2.3.0 /go.mod h1:YHukhB04ChJsLHLJEUD6vjFyLX2L3dsX3wPBZcX4tmc =
160+ github.com/hashicorp/raft-boltdb/v2 v2.3.1 h1:ackhdCNPKblmOhjEU9+4lHSJYFkJd6Jqyvj6eW9pwkc =
161+ github.com/hashicorp/raft-boltdb/v2 v2.3.1 /go.mod h1:n4S+g43dXF1tqDT+yzcXHhXM6y7MrlUd3TTwGRcUvQE =
162162github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
163163github.com/jpillora/backoff v1.0.0 /go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4 =
164164github.com/json-iterator/go v1.1.6 /go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU =
You can’t perform that action at this time.
0 commit comments