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 @@ -93,7 +93,7 @@ require (
93
93
github.com/dvsekhvalnov/jose2go v1.7.0 // indirect
94
94
github.com/emicklei/dot v1.6.2 // indirect
95
95
github.com/ethereum/c-kzg-4844 v1.0.0 // indirect
96
- github.com/ethereum/go-ethereum v1.14.12 // indirect
96
+ github.com/ethereum/go-ethereum v1.14.13 // indirect
97
97
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 // indirect
98
98
github.com/fatih/color v1.17.0 // indirect
99
99
github.com/felixge/httpsnoop v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -467,8 +467,8 @@ github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1/go.
467
467
github.com/envoyproxy/protoc-gen-validate v0.1.0 /go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c =
468
468
github.com/ethereum/c-kzg-4844 v1.0.0 h1:0X1LBXxaEtYD9xsyj9B9ctQEZIpnvVDeoBx8aHEwTNA =
469
469
github.com/ethereum/c-kzg-4844 v1.0.0 /go.mod h1:VewdlzQmpT5QSrVhbBuGoCdFJkpaJlO1aQputP83wc0 =
470
- github.com/ethereum/go-ethereum v1.14.12 h1:8hl57x77HSUo+cXExrURjU/w1VhL+ShCTJrTwcCQSe4 =
471
- github.com/ethereum/go-ethereum v1.14.12 /go.mod h1:RAC2gVMWJ6FkxSPESfbshrcKpIokgQKsVKmAuqdekDY =
470
+ github.com/ethereum/go-ethereum v1.14.13 h1:L81Wmv0OUP6cf4CW6wtXsr23RUrDhKs2+Y9Qto+OgHU =
471
+ github.com/ethereum/go-ethereum v1.14.13 /go.mod h1:RAC2gVMWJ6FkxSPESfbshrcKpIokgQKsVKmAuqdekDY =
472
472
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 h1:8NfxH2iXvJ60YRB8ChToFTUzl8awsc3cJ8CbLjGIl/A =
473
473
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 /go.mod h1:M3b90YRnzqKyyzBEWJGqj8Qff4IDeXnzFw0P9bFw3uk =
474
474
github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
You can’t perform that action at this time.
0 commit comments