Skip to content

Commit 8afca97

Browse files
fix(deps): update module github.com/spf13/viper to v1.16.0
1 parent 605d245 commit 8afca97

File tree

2 files changed

+692
-39
lines changed

2 files changed

+692
-39
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/pkg/xattr v0.4.9
1818
github.com/sirupsen/logrus v1.9.3
1919
github.com/spf13/cobra v1.7.0
20-
github.com/spf13/viper v1.14.0
20+
github.com/spf13/viper v1.16.0
2121
github.com/stretchr/testify v1.8.4
2222
golang.org/x/crypto v0.11.0
2323
golang.org/x/sync v0.3.0

0 commit comments

Comments
 (0)