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 @@ -25,7 +25,7 @@ require (
2525 github.com/ethereum/go-verkle v0.2.2
2626 github.com/fatih/color v1.16.0
2727 github.com/ferranbt/fastssz v0.1.2
28- github.com/fjl/gencodec v0.0.0-20250117152317-bc3e1c7619d4
28+ github.com/fjl/gencodec v0.1.0
2929 github.com/fsnotify/fsnotify v1.6.0
3030 github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff
3131 github.com/gofrs/flock v0.8.1
Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
172172github.com/fatih/color v1.16.0 /go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE =
173173github.com/ferranbt/fastssz v0.1.2 h1:Dky6dXlngF6Qjc+EfDipAkE83N5I5DE68bY6O0VLNPk =
174174github.com/ferranbt/fastssz v0.1.2 /go.mod h1:X5UPrE2u1UJjxHA8X54u04SBwdAQjG2sFtWs39YxyWs =
175- github.com/fjl/gencodec v0.0.0-20250117152317-bc3e1c7619d4 h1:HhaRPDFEB1BrvBF+UCUnhyY9y5dtuBxy0myn+7sFjAw =
176- github.com/fjl/gencodec v0.0.0-20250117152317-bc3e1c7619d4 /go.mod h1:Um1dFHPONZGTHog1qD1NaWjXJW/SPB38wPv0O8uZ2fI =
175+ github.com/fjl/gencodec v0.1.0 h1:B3K0xPfc52cw52BBgUbSPxYo+HlLfAgWMVKRWXUXBcs =
176+ github.com/fjl/gencodec v0.1.0 /go.mod h1:Um1dFHPONZGTHog1qD1NaWjXJW/SPB38wPv0O8uZ2fI =
177177github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
178178github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
179179github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY =
You can’t perform that action at this time.
0 commit comments