We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 403a35a + ed3538f commit 06e61e1Copy full SHA for 06e61e1
go.mod
@@ -6,8 +6,7 @@ require (
6
github.com/ethereum/go-ethereum v1.9.23
7
github.com/fatih/color v1.9.0
8
github.com/go-kit/kit v0.9.0 // indirect
9
- github.com/spf13/cobra v1.0.0
10
- github.com/spf13/pflag v1.0.5 // indirect
+ github.com/spf13/cobra v1.1.1
11
github.com/stretchr/testify v1.6.1
12
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
13
google.golang.org/appengine v1.6.6 // indirect
0 commit comments