File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -277,6 +277,7 @@ require (
277277 github.com/spf13/cast v1.10.0 // indirect
278278 github.com/spf13/pflag v1.0.10 // indirect
279279 github.com/spf13/viper v1.21.0 // indirect
280+ github.com/stretchr/objx v0.5.2 // indirect
280281 github.com/stretchr/testify v1.11.1 // indirect
281282 github.com/subosito/gotenv v1.6.0 // indirect
282283 github.com/supranational/blst v0.3.14 // indirect
Original file line number Diff line number Diff line change @@ -130,6 +130,7 @@ require (
130130 github.com/spf13/cast v1.10.0 // indirect
131131 github.com/spf13/pflag v1.0.10 // indirect
132132 github.com/spf13/viper v1.21.0 // indirect
133+ github.com/stretchr/objx v0.5.2 // indirect
133134 github.com/stretchr/testify v1.11.1 // indirect
134135 github.com/subosito/gotenv v1.6.0 // indirect
135136 github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 // indirect
Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ require (
139139 github.com/spf13/cast v1.10.0 // indirect
140140 github.com/spf13/pflag v1.0.10 // indirect
141141 github.com/spf13/viper v1.21.0 // indirect
142+ github.com/stretchr/objx v0.5.2 // indirect
142143 github.com/subosito/gotenv v1.6.0 // indirect
143144 github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 // indirect
144145 github.com/wlynxg/anet v0.0.5 // indirect
You can’t perform that action at this time.
0 commit comments