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 @@ -63,7 +63,7 @@ require (
6363 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
6464 github.com/hashicorp/go-hclog v1.6.3
6565 github.com/hashicorp/raft v1.7.2
66- github.com/hashicorp/raft-boltdb/v2 v2.3.0
66+ github.com/hashicorp/raft-boltdb/v2 v2.3.1
6767 github.com/ikawaha/kagome-dict-ko v0.2.1
6868 github.com/ikawaha/kagome-dict/ipa v1.2.0
6969 github.com/ikawaha/kagome/v2 v2.9.11
Original file line number Diff line number Diff line change @@ -383,8 +383,8 @@ github.com/hashicorp/raft v1.7.2 h1:pyvxhfJ4R8VIAlHKvLoKQWElZspsCVT6YWuxVxsPAgc=
383383github.com/hashicorp/raft v1.7.2 /go.mod h1:DfvCGFxpAUPE0L4Uc8JLlTPtc3GzSbdH0MTJCLgnmJQ =
384384github.com/hashicorp/raft-boltdb v0.0.0-20230125174641-2a8082862702 h1:RLKEcCuKcZ+qp2VlaaZsYZfLOmIiuJNpEi48Rl8u9cQ =
385385github.com/hashicorp/raft-boltdb v0.0.0-20230125174641-2a8082862702 /go.mod h1:nTakvJ4XYq45UXtn0DbwR4aU9ZdjlnIenpbs6Cd+FM0 =
386- github.com/hashicorp/raft-boltdb/v2 v2.3.0 h1:fPpQR1iGEVYjZ2OELvUHX600VAK5qmdnDEv3eXOwZUA =
387- github.com/hashicorp/raft-boltdb/v2 v2.3.0 /go.mod h1:YHukhB04ChJsLHLJEUD6vjFyLX2L3dsX3wPBZcX4tmc =
386+ github.com/hashicorp/raft-boltdb/v2 v2.3.1 h1:ackhdCNPKblmOhjEU9+4lHSJYFkJd6Jqyvj6eW9pwkc =
387+ github.com/hashicorp/raft-boltdb/v2 v2.3.1 /go.mod h1:n4S+g43dXF1tqDT+yzcXHhXM6y7MrlUd3TTwGRcUvQE =
388388github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
389389github.com/ianlancetaylor/demangle v0.0.0-20230524184225-eabc099b10ab /go.mod h1:gx7rwoVhcfuVKG5uya9Hs3Sxj7EIvldVofAWIUtGouw =
390390github.com/ikawaha/kagome-dict v1.0.3 /go.mod h1:8Ma5E21J2kyaak6KumYLWGLKxm1kaAkCCWKWnrc5o/o =
You can’t perform that action at this time.
0 commit comments