Skip to content

Commit

Permalink
Update module github.com/spf13/cobra to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
banban9999 committed Feb 22, 2021
1 parent e05557f commit cf6b2fd
Show file tree
Hide file tree
Showing 66 changed files with 3,324 additions and 7,067 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -6,12 +6,12 @@ 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/russross/blackfriday v2.0.0+incompatible // indirect
github.com/spf13/cobra v1.1.3
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
gopkg.in/yaml.v2 v2.4.0
)
166 changes: 166 additions & 0 deletions go.sum

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions vendor/github.com/russross/blackfriday/.gitignore

This file was deleted.

18 changes: 0 additions & 18 deletions vendor/github.com/russross/blackfriday/.travis.yml

This file was deleted.

29 changes: 0 additions & 29 deletions vendor/github.com/russross/blackfriday/LICENSE.txt

This file was deleted.

283 changes: 0 additions & 283 deletions vendor/github.com/russross/blackfriday/README.md

This file was deleted.

0 comments on commit cf6b2fd

Please sign in to comment.