Skip to content

Commit ec7a112

Browse files
fix(deps): update module github.com/spf13/viper to v1.15.0
1 parent 1bb8492 commit ec7a112

File tree

2 files changed

+249
-30
lines changed

2 files changed

+249
-30
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.0
1919
github.com/spf13/cobra v1.6.1
20-
github.com/spf13/viper v1.14.0
20+
github.com/spf13/viper v1.15.0
2121
github.com/stretchr/testify v1.8.2
2222
golang.org/x/crypto v0.7.0
2323
golang.org/x/sync v0.1.0

0 commit comments

Comments
 (0)