Skip to content

Commit 06e61e1

Browse files
Merge pull request #3 from coinbase/dependabot/go_modules/github.com/spf13/cobra-1.1.1
Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
2 parents 403a35a + ed3538f commit 06e61e1

File tree

2 files changed

+145
-13
lines changed

2 files changed

+145
-13
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ require (
66
github.com/ethereum/go-ethereum v1.9.23
77
github.com/fatih/color v1.9.0
88
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
9+
github.com/spf13/cobra v1.1.1
1110
github.com/stretchr/testify v1.6.1
1211
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
1312
google.golang.org/appengine v1.6.6 // indirect

0 commit comments

Comments
 (0)