Skip to content

Commit

Permalink
Update module github.com/spf13/cobra to v1.2.0 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 1, 2021
1 parent 44784c5 commit ae0d946
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.15
require (
github.com/go-playground/validator/v10 v10.6.1
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.0
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
)

0 comments on commit ae0d946

Please sign in to comment.