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 @@ -10,6 +10,7 @@ require (
10
10
github.com/ethereum/go-ethereum v1.15.3
11
11
github.com/flashbots/go-boost-utils v1.9.0
12
12
github.com/flashbots/mev-boost-relay v0.30.0-rc1
13
+ github.com/google/uuid v1.6.0
13
14
github.com/hashicorp/go-uuid v1.0.3
14
15
github.com/holiman/uint256 v1.3.2
15
16
github.com/prysmaticlabs/prysm/v5 v5.3.0
@@ -70,7 +71,6 @@ require (
70
71
github.com/golang/snappy v0.0.5-0.20231225225746-43d5d4cd4e0e // indirect
71
72
github.com/google/go-cmp v0.7.0 // indirect
72
73
github.com/google/gofuzz v1.2.0 // indirect
73
- github.com/google/uuid v1.6.0 // indirect
74
74
github.com/gorilla/mux v1.8.1 // indirect
75
75
github.com/gorilla/websocket v1.5.3 // indirect
76
76
github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d // indirect
You can’t perform that action at this time.
0 commit comments