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 @@ -7,7 +7,7 @@ require (
77 github.com/aws/aws-sdk-go-v2 v1.41.0
88 github.com/aws/aws-sdk-go-v2/config v1.31.20
99 github.com/aws/aws-sdk-go-v2/service/kms v1.49.4
10- github.com/ethereum/go-ethereum v1.16.5
10+ github.com/ethereum/go-ethereum v1.16.7
1111 github.com/onflow/cadence v1.9.1
1212 github.com/onflow/crypto v0.25.3
1313 github.com/onflow/flow/protobuf/go/flow v0.4.18
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ github.com/envoyproxy/go-control-plane/envoy v1.35.0 h1:ixjkELDE+ru6idPxcHLj8LBV
5858github.com/envoyproxy/go-control-plane/envoy v1.35.0 /go.mod h1:09qwbGVuSWWAyN5t/b3iyVfz5+z8QWGrzkoqm/8SbEs =
5959github.com/envoyproxy/protoc-gen-validate v1.2.1 h1:DEo3O99U8j4hBFwbJfrz9VtgcDfUKS7KJ7spH3d86P8 =
6060github.com/envoyproxy/protoc-gen-validate v1.2.1 /go.mod h1:d/C80l/jxXLdfEIhX1W2TmLfsJ31lvEjwamM4DxlWXU =
61- github.com/ethereum/go-ethereum v1.16.5 h1:GZI995PZkzP7ySCxEFaOPzS8+bd8NldE//1qvQDQpe0 =
62- github.com/ethereum/go-ethereum v1.16.5 /go.mod h1:kId9vOtlYg3PZk9VwKbGlQmSACB5ESPTBGT+M9zjmok =
61+ github.com/ethereum/go-ethereum v1.16.7 h1:qeM4TvbrWK0UC0tgkZ7NiRsmBGwsjqc64BHo20U59UQ =
62+ github.com/ethereum/go-ethereum v1.16.7 /go.mod h1:Fs6QebQbavneQTYcA39PEKv2+zIjX7rPUZ14DER46wk =
6363github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
6464github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
6565github.com/fxamacker/cbor/v2 v2.9.1-0.20251019205732-39888e6be013 h1:jcwW+JBYGe3qgiPQ4deXaannYxVdxjMw57/dw+gcEfQ =
You can’t perform that action at this time.
0 commit comments