File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ require (
167167 github.com/emicklei/go-restful/v3 v3.11.0 // indirect
168168 github.com/emirpasic/gods v1.18.1 // indirect
169169 github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
170- github.com/ethereum/go-ethereum v1.16.8 // indirect
170+ github.com/ethereum/go-ethereum v1.17.0 // indirect
171171 github.com/ettle/strcase v0.2.0 // indirect
172172 github.com/fatih/color v1.18.0 // indirect
173173 github.com/fatih/structtag v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -319,8 +319,8 @@ github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FM
319319github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6baUTXGLOoWe4PQhGxaX0KpnayAqC48p4 =
320320github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f /go.mod h1:vw97MGsxSvLiUE2X8qFplwetxpGLQrlU1Q9AUEIzCaM =
321321github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 /go.mod h1:a2zkGnVExMxdzMo3M0Hi/3sEU+cWnZpSni0O6/Yb/P0 =
322- github.com/ethereum/go-ethereum v1.16.8 h1:LLLfkZWijhR5m6yrAXbdlTeXoqontH+Ga2f9igY7law =
323- github.com/ethereum/go-ethereum v1.16.8 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
322+ github.com/ethereum/go-ethereum v1.17.0 h1:2D+1Fe23CwZ5tQoAS5DfwKFNI1HGcTwi65/kRlAVxes =
323+ github.com/ethereum/go-ethereum v1.17.0 /go.mod h1:2W3msvdosS/MCWytpqTcqgFiRYbTH59FxDJzqah120o =
324324github.com/ettle/strcase v0.2.0 h1:fGNiVF21fHXpX1niBgk0aROov1LagYsOwV/xqKDKR/Q =
325325github.com/ettle/strcase v0.2.0 /go.mod h1:DajmHElDSaX76ITe3/VHVyMin4LWSJN5Z909Wp+ED1A =
326326github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
You can’t perform that action at this time.
0 commit comments