Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Commit

Permalink
fix(deps): update module github.com/spf13/cobra to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2021
1 parent 8436573 commit b3d47f4
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,5 +4,5 @@ go 1.16

require (
github.com/fatih/color v1.7.0
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.0
)

0 comments on commit b3d47f4

Please sign in to comment.