Skip to content

Commit f158bab

Browse files
committed
Add viper as dependency
1 parent b6b6c02 commit f158bab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ require (
77
github.com/fatih/color v1.10.0
88
github.com/olekukonko/tablewriter v0.0.5
99
github.com/spf13/cobra v1.1.3
10+
github.com/spf13/viper v1.7.0
1011
)

0 commit comments

Comments
 (0)