Skip to content

Commit 82c88b3

Browse files
authored
deps: github.com/spf13/viper to v1.9.0 (#19)
1 parent d409df3 commit 82c88b3

File tree

2 files changed

+463
-121
lines changed

2 files changed

+463
-121
lines changed

go.mod

+6-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ go 1.16
44

55
require (
66
github.com/gobwas/glob v0.2.3
7-
github.com/spf13/viper v1.7.1
8-
github.com/stretchr/testify v1.6.1
9-
golang.org/x/tools v0.0.0-20200804011535-6c149bb5ef0d
10-
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
7+
github.com/spf13/viper v1.9.0
8+
github.com/stretchr/testify v1.7.0
9+
golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 // indirect
10+
golang.org/x/text v0.3.7 // indirect
11+
golang.org/x/tools v0.1.5
12+
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
1113
)

0 commit comments

Comments
 (0)