Skip to content

Commit

Permalink
Update module github.com/spf13/cobra to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 14, 2021
1 parent ad25db4 commit dd41bb3
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 2 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ require (
github.com/Binject/go-donut v0.0.0-20210701074227-67a31e2d883e
github.com/C-Sto/BananaPhone v0.0.0-20201003062936-916e63b713df
github.com/GeertJohan/go.rice v1.0.2
github.com/bketelsen/crypt v0.0.4 // indirect
github.com/gabriel-vasile/mimetype v1.3.1
github.com/google/uuid v1.2.0 // indirect
github.com/manifoldco/promptui v0.8.0
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.8.1
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.0
github.com/yeka/zip v0.0.0-20180914125537-d046722c6feb
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
)
Loading

0 comments on commit dd41bb3

Please sign in to comment.