Skip to content

Commit 0072bff

Browse files
committed
Merge branch 'fulu-support' into bbusa/cgc
2 parents f37a49b + 70ce50a commit 0072bff

File tree

3 files changed

+23
-109
lines changed

3 files changed

+23
-109
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)