Skip to content

Commit

Permalink
Updates to use the proper pflag
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowiem committed Jun 19, 2020
1 parent 5dd1594 commit c8351c8
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 10 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/sirupsen/logrus v1.6.0
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.6.3
github.com/stretchr/testify v1.5.1
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.6.1
)

0 comments on commit c8351c8

Please sign in to comment.