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

Commit

Permalink
chore(deps): update module spf13/cobra to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 3, 2021
1 parent 18ecfff commit db5e004
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 17 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ require (
github.com/google/uuid v1.2.0
github.com/mailru/easyjson v0.7.6 // indirect
github.com/pkg/errors v0.9.1
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/spf13/cobra v0.0.7
github.com/spf13/cobra v1.1.1
github.com/stretchr/testify v1.6.1
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
Expand Down
Loading

0 comments on commit db5e004

Please sign in to comment.