File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ require (
5050 github.com/distribution/reference v0.6.0 // indirect
5151 github.com/felixge/httpsnoop v1.0.4 // indirect
5252 github.com/ferranbt/fastssz v0.1.3 // indirect
53+ github.com/gdamore/encoding v1.0.0 // indirect
5354 github.com/glendc/go-external-ip v0.1.0 // indirect
5455 github.com/go-openapi/analysis v0.23.0 // indirect
5556 github.com/go-openapi/jsonpointer v0.21.0 // indirect
@@ -94,7 +95,6 @@ require (
9495 github.com/docker/go-units v0.5.0 // indirect
9596 github.com/ethereum/c-kzg-4844 v1.0.1 // indirect
9697 github.com/fsnotify/fsnotify v1.7.0 // indirect
97- github.com/gdamore/encoding v1.0.1 // indirect
9898 github.com/go-logr/logr v1.4.1 // indirect
9999 github.com/go-logr/stdr v1.2.2 // indirect
100100 github.com/go-ole/go-ole v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -141,9 +141,8 @@ github.com/gballet/go-libpcsclite v0.0.0-20191108122812-4678299bea08 h1:f6D9Hr8x
141141github.com/gballet/go-libpcsclite v0.0.0-20191108122812-4678299bea08 /go.mod h1:x7DCsMOv1taUwEWCzT4cmDeAkigA5/QCwUodaVOe8Ww =
142142github.com/gballet/go-verkle v0.1.1-0.20231031103413-a67434b50f46 h1:BAIP2GihuqhwdILrV+7GJel5lyPV3u1+PgzrWLc0TkE =
143143github.com/gballet/go-verkle v0.1.1-0.20231031103413-a67434b50f46 /go.mod h1:QNpY22eby74jVhqH4WhDLDwxc/vqsern6pW+u2kbkpc =
144+ github.com/gdamore/encoding v1.0.0 h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdko =
144145github.com/gdamore/encoding v1.0.0 /go.mod h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo5dl+VrEg =
145- github.com/gdamore/encoding v1.0.1 h1:YzKZckdBL6jVt2Gc+5p82qhrGiqMdG/eNs6Wy0u3Uhw =
146- github.com/gdamore/encoding v1.0.1 /go.mod h1:0Z0cMFinngz9kS1QfMjCP8TY7em3bZYeeklsSDPivEo =
147146github.com/gdamore/tcell/v2 v2.7.4 h1:sg6/UnTM9jGpZU+oFYAsDahfchWAFW8Xx2yFinNSAYU =
148147github.com/gdamore/tcell/v2 v2.7.4 /go.mod h1:dSXtXTSK0VsW1biw65DZLZ2NKr7j0qP/0J7ONmsraWg =
149148github.com/getsentry/sentry-go v0.18.0 h1:MtBW5H9QgdcJabtZcuJG80BMOwaBpkRDZkxRkNC1sN0 =
You can’t perform that action at this time.
0 commit comments