We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6b6c02 commit f158babCopy full SHA for f158bab
go.mod
@@ -7,4 +7,5 @@ require (
7
github.com/fatih/color v1.10.0
8
github.com/olekukonko/tablewriter v0.0.5
9
github.com/spf13/cobra v1.1.3
10
+ github.com/spf13/viper v1.7.0
11
)
0 commit comments