File tree Expand file tree Collapse file tree 3 files changed +23
-109
lines changed
pkg/coordinator/tasks/check_consensus_slot_range Expand file tree Collapse file tree 3 files changed +23
-109
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ require (
5454 github.com/emicklei/dot v1.9.0 // indirect
5555 github.com/ethereum/c-kzg-4844/v2 v2.1.1 // indirect
5656 github.com/ethereum/go-verkle v0.2.2 // indirect
57- github.com/fatih/color v1.18.0 // indirect
5857 github.com/ferranbt/fastssz v0.1.4 // indirect
5958 github.com/fsnotify/fsnotify v1.9.0 // indirect
6059 github.com/go-logr/logr v1.4.3 // indirect
@@ -113,9 +112,7 @@ require (
113112 golang.org/x/sync v0.16.0 // indirect
114113 golang.org/x/sys v0.34.0 // indirect
115114 golang.org/x/tools v0.35.0 // indirect
116- golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
117115 google.golang.org/protobuf v1.36.6 // indirect
118- gopkg.in/Knetic/govaluate.v3 v3.0.0 // indirect
119116 gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect
120117 modernc.org/libc v1.66.6 // indirect
121118 modernc.org/mathutil v1.7.1 // indirect
You can’t perform that action at this time.
0 commit comments