Skip to content

Commit

Permalink
Update module github.com/spf13/cobra to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
banban9999 committed Jul 5, 2021
1 parent e05557f commit 58fba42
Show file tree
Hide file tree
Showing 543 changed files with 71,703 additions and 41,339 deletions.
13 changes: 5 additions & 8 deletions go.mod
Expand Up @@ -6,12 +6,9 @@ require (
github.com/google/go-github/v32 v32.0.0
github.com/jedib0t/go-pretty/v6 v6.0.5
github.com/muesli/termenv v0.7.4
github.com/russross/blackfriday v2.0.0+incompatible
github.com/spf13/cobra v1.0.0
github.com/stretchr/testify v1.6.1 // indirect
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 // indirect
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/sys v0.0.0-20200620081246-981b61492c35 // indirect
gopkg.in/yaml.v2 v2.3.0
github.com/russross/blackfriday v2.0.0+incompatible // indirect
github.com/spf13/cobra v1.2.1
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
gopkg.in/yaml.v2 v2.4.0
)
515 changes: 515 additions & 0 deletions go.sum

Large diffs are not rendered by default.

324 changes: 324 additions & 0 deletions vendor/github.com/golang/protobuf/proto/buffer.go

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

0 comments on commit 58fba42

Please sign in to comment.