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 @@ -41,7 +41,7 @@ require (
4141 github.com/consensys/gnark-crypto v0.19.2 // indirect
4242 github.com/decred/dcrd/crypto/blake256 v1.1.0 // indirect
4343 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
44- github.com/ethereum/go-ethereum v1.16.8 // indirect
44+ github.com/ethereum/go-ethereum v1.17.0 // indirect
4545 github.com/fxamacker/cbor/v2 v2.9.0 // indirect
4646 github.com/gabriel-vasile/mimetype v1.4.9 // indirect
4747 github.com/gin-contrib/sse v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1/go.mod h1:hyedUtir6IdtD/7lIxGeC
7474github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 h1:rpfIENRNNilwHwZeG5+P150SMrnNEcHYvcCuK6dPZSg =
7575github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 /go.mod h1:v57UDF4pDQJcEfFUCRop3lJL149eHGSe9Jvczhzjo/0 =
7676github.com/decred/dcrd/lru v1.0.0 /go.mod h1:mxKOwFd7lFjN2GZYsiz/ecgqR6kkYAl+0pz0tEMk218 =
77- github.com/ethereum/go-ethereum v1.16.8 h1:LLLfkZWijhR5m6yrAXbdlTeXoqontH+Ga2f9igY7law =
78- github.com/ethereum/go-ethereum v1.16.8 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
77+ github.com/ethereum/go-ethereum v1.17.0 h1:2D+1Fe23CwZ5tQoAS5DfwKFNI1HGcTwi65/kRlAVxes =
78+ github.com/ethereum/go-ethereum v1.17.0 /go.mod h1:2W3msvdosS/MCWytpqTcqgFiRYbTH59FxDJzqah120o =
7979github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
8080github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
8181github.com/fxamacker/cbor/v2 v2.9.0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM =
You can’t perform that action at this time.
0 commit comments