Skip to content

Commit b63bb34

Browse files
author
tac0turtle
committed
idy
1 parent 308f883 commit b63bb34

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

apps/evm/based/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ require (
282282
github.com/spf13/cast v1.7.1 // indirect
283283
github.com/spf13/pflag v1.0.6 // indirect
284284
github.com/spf13/viper v1.20.1 // indirect
285-
github.com/stretchr/objx v0.5.2 // indirect
286285
github.com/stretchr/testify v1.10.0 // indirect
287286
github.com/subosito/gotenv v1.6.0 // indirect
288287
github.com/supranational/blst v0.3.14 // indirect

apps/evm/single/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ require (
282282
github.com/spf13/cast v1.7.1 // indirect
283283
github.com/spf13/pflag v1.0.6 // indirect
284284
github.com/spf13/viper v1.20.1 // indirect
285-
github.com/stretchr/objx v0.5.2 // indirect
286285
github.com/stretchr/testify v1.10.0 // indirect
287286
github.com/subosito/gotenv v1.6.0 // indirect
288287
github.com/supranational/blst v0.3.14 // indirect

apps/grpc/single/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ require (
141141
github.com/spf13/cast v1.7.1 // indirect
142142
github.com/spf13/pflag v1.0.6 // indirect
143143
github.com/spf13/viper v1.20.1 // indirect
144-
github.com/stretchr/objx v0.5.2 // indirect
145144
github.com/stretchr/testify v1.10.0 // indirect
146145
github.com/subosito/gotenv v1.6.0 // indirect
147146
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 // indirect

apps/testapp/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ require (
146146
github.com/spf13/cast v1.7.1 // indirect
147147
github.com/spf13/pflag v1.0.6 // indirect
148148
github.com/spf13/viper v1.20.1 // indirect
149-
github.com/stretchr/objx v0.5.2 // indirect
150149
github.com/subosito/gotenv v1.6.0 // indirect
151150
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 // indirect
152151
github.com/wlynxg/anet v0.0.5 // indirect

0 commit comments

Comments
 (0)