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 @@ -30,7 +30,7 @@ require (
3030 github.com/consensys/gnark-crypto v0.19.2 // indirect
3131 github.com/decred/dcrd/crypto/blake256 v1.1.0 // indirect
3232 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
33- github.com/ethereum/go-ethereum v1.16.7 // indirect
33+ github.com/ethereum/go-ethereum v1.16.8 // indirect
3434 github.com/fsnotify/fsnotify v1.9.0 // indirect
3535 github.com/fxamacker/cbor/v2 v2.9.0 // indirect
3636 github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1/go.mod h1:hyedUtir6IdtD/7lIxGeC
6767github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 h1:rpfIENRNNilwHwZeG5+P150SMrnNEcHYvcCuK6dPZSg =
6868github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 /go.mod h1:v57UDF4pDQJcEfFUCRop3lJL149eHGSe9Jvczhzjo/0 =
6969github.com/decred/dcrd/lru v1.0.0 /go.mod h1:mxKOwFd7lFjN2GZYsiz/ecgqR6kkYAl+0pz0tEMk218 =
70- github.com/ethereum/go-ethereum v1.16.7 h1:qeM4TvbrWK0UC0tgkZ7NiRsmBGwsjqc64BHo20U59UQ =
71- github.com/ethereum/go-ethereum v1.16.7 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
70+ github.com/ethereum/go-ethereum v1.16.8 h1:LLLfkZWijhR5m6yrAXbdlTeXoqontH+Ga2f9igY7law =
71+ github.com/ethereum/go-ethereum v1.16.8 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
7272github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8 =
7373github.com/frankban/quicktest v1.14.6 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
7474github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
You can’t perform that action at this time.
0 commit comments