Skip to content

Commit

Permalink
Merge pull request #3 from coinbase/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…spf13/cobra-1.1.1

Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
  • Loading branch information
patrick-ogrady authored Oct 24, 2020
2 parents 403a35a + ed3538f commit 06e61e1
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 13 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ require (
github.com/ethereum/go-ethereum v1.9.23
github.com/fatih/color v1.9.0
github.com/go-kit/kit v0.9.0 // indirect
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/cobra v1.1.1
github.com/stretchr/testify v1.6.1
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
google.golang.org/appengine v1.6.6 // indirect
Expand Down
Loading

0 comments on commit 06e61e1

Please sign in to comment.