File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ require (
1616 github.com/filecoin-project/go-jsonrpc v0.10.0
1717 github.com/go-kit/kit v0.13.0
1818 github.com/goccy/go-yaml v1.19.0
19+ github.com/hashicorp/golang-lru/v2 v2.0.7
1920 github.com/hashicorp/raft v1.7.3
2021 github.com/hashicorp/raft-boltdb v0.0.0-20251103221153-05f9dd7a5148
2122 github.com/ipfs/go-datastore v0.9.0
@@ -78,7 +79,6 @@ require (
7879 github.com/hashicorp/go-msgpack v0.5.5 // indirect
7980 github.com/hashicorp/go-msgpack/v2 v2.1.2 // indirect
8081 github.com/hashicorp/golang-lru v1.0.2 // indirect
81- github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
8282 github.com/huin/goupnp v1.3.0 // indirect
8383 github.com/inconshreveable/mousetrap v1.1.0 // indirect
8484 github.com/ipfs/boxo v0.35.2 // indirect
You can’t perform that action at this time.
0 commit comments