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 @@ -35,7 +35,7 @@ require (
3535 github.com/consensys/gnark-crypto v0.19.2 // indirect
3636 github.com/decred/dcrd/crypto/blake256 v1.1.0 // indirect
3737 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
38- github.com/ethereum/go-ethereum v1.16.7 // indirect
38+ github.com/ethereum/go-ethereum v1.16.8 // indirect
3939 github.com/gabriel-vasile/mimetype v1.4.9 // indirect
4040 github.com/gin-contrib/sse v1.1.0 // indirect
4141 github.com/go-openapi/jsonpointer v0.19.5 // indirect
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1/go.mod h1:hyedUtir6IdtD/7lIxGeC
6464github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 h1:rpfIENRNNilwHwZeG5+P150SMrnNEcHYvcCuK6dPZSg =
6565github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 /go.mod h1:v57UDF4pDQJcEfFUCRop3lJL149eHGSe9Jvczhzjo/0 =
6666github.com/decred/dcrd/lru v1.0.0 /go.mod h1:mxKOwFd7lFjN2GZYsiz/ecgqR6kkYAl+0pz0tEMk218 =
67- github.com/ethereum/go-ethereum v1.16.7 h1:qeM4TvbrWK0UC0tgkZ7NiRsmBGwsjqc64BHo20U59UQ =
68- github.com/ethereum/go-ethereum v1.16.7 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
67+ github.com/ethereum/go-ethereum v1.16.8 h1:LLLfkZWijhR5m6yrAXbdlTeXoqontH+Ga2f9igY7law =
68+ github.com/ethereum/go-ethereum v1.16.8 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
6969github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
7070github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
7171github.com/fxamacker/cbor/v2 v2.9.0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM =
You can’t perform that action at this time.
0 commit comments