Skip to content

Commit

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

Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
Signed-off-by: David Freilich <[email protected]>
  • Loading branch information
dfreilich authored Jul 4, 2021
2 parents f3d6be6 + b0c51b5 commit 9df4e6b
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 21 deletions.
8 changes: 3 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,14 @@ require (
github.com/sclevine/spec v1.4.0
github.com/sergi/go-diff v1.1.0 // indirect
github.com/sirupsen/logrus v1.7.0 // indirect
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/willf/bitset v1.1.11 // indirect
github.com/xanzy/ssh-agent v0.3.0 // indirect
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
golang.org/x/mod v0.4.2
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
google.golang.org/genproto v0.0.0-20201022181438-0ff5f38871d5 // indirect
google.golang.org/grpc v1.33.1 // indirect
golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
gopkg.in/src-d/go-git.v4 v4.13.1
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)

go 1.14
Loading

0 comments on commit 9df4e6b

Please sign in to comment.