Skip to content

Bump github.com/spf13/cobra from 1.3.0 to 1.7.0 #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -8,9 +8,10 @@ require (
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 // indirect
github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95 // indirect
github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.7.0
github.com/tdewolff/minify v2.3.4+incompatible
github.com/tdewolff/parse v2.3.2+incompatible // indirect
github.com/tdewolff/test v1.0.3 // indirect
golang.org/x/tools v0.1.5 // indirect
gopkg.in/russross/blackfriday.v2 v2.0.0
)
737 changes: 6 additions & 731 deletions go.sum

Large diffs are not rendered by default.