Skip to content

Commit

Permalink
Merge pull request #52 from owenrumney/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/spf13/cobra-1.4.0

Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • Loading branch information
owenrumney authored Mar 15, 2022
2 parents 25ac3b8 + 5d1e9e8 commit 44760c9
Show file tree
Hide file tree
Showing 11 changed files with 56 additions and 1,487 deletions.
8 changes: 7 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ go 1.16

require (
github.com/go-git/go-git/v5 v5.4.2
github.com/google/go-cmp v0.5.6 // indirect
github.com/owenrumney/go-sarif v1.1.1
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d // indirect
golang.org/x/sys v0.0.0-20211205182925-97ca703d548d // indirect
golang.org/x/text v0.3.7 // indirect
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)
701 changes: 2 additions & 699 deletions go.sum

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions vendor/github.com/spf13/cobra/MAINTAINERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions vendor/github.com/spf13/cobra/Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 16 additions & 12 deletions vendor/github.com/spf13/cobra/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion vendor/github.com/spf13/cobra/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 44760c9

Please sign in to comment.