File tree Expand file tree Collapse file tree 4 files changed +163
-30
lines changed
Expand file tree Collapse file tree 4 files changed +163
-30
lines changed Original file line number Diff line number Diff line change @@ -73,12 +73,13 @@ require (
7373 github.com/gorilla/websocket v1.5.3 // indirect
7474 github.com/hashicorp/go-hclog v1.6.2 // indirect
7575 github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
76+ github.com/hashicorp/go-metrics v0.5.4 // indirect
7677 github.com/hashicorp/go-msgpack v0.5.5 // indirect
7778 github.com/hashicorp/go-msgpack/v2 v2.1.2 // indirect
7879 github.com/hashicorp/golang-lru v1.0.2 // indirect
7980 github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
80- github.com/hashicorp/raft v1.7.1 // indirect
81- github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e // indirect
81+ github.com/hashicorp/raft v1.7.3 // indirect
82+ github.com/hashicorp/raft-boltdb v0.0.0-20251103221153-05f9dd7a5148 // indirect
8283 github.com/holiman/uint256 v1.3.2 // indirect
8384 github.com/huin/goupnp v1.3.0 // indirect
8485 github.com/inconshreveable/mousetrap v1.1.0 // indirect
You can’t perform that action at this time.
0 commit comments