Skip to content

Commit f823e3e

Browse files
authored
Merge pull request #2 from mxssl/dependabot/go_modules/github.com/spf13/viper-1.10.1
Bump github.com/spf13/viper from 1.7.1 to 1.10.1
2 parents e09ce26 + aa14dd5 commit f823e3e

File tree

190 files changed

+12689
-8549
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+12689
-8549
lines changed

go.mod

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,9 @@ module github.com/mxssl/dns
33
go 1.16
44

55
require (
6-
github.com/fsnotify/fsnotify v1.4.9 // indirect
76
github.com/magefile/mage v1.13.0
8-
github.com/magiconair/properties v1.8.5 // indirect
97
github.com/mitchellh/go-homedir v1.1.0
10-
github.com/mitchellh/mapstructure v1.4.1 // indirect
11-
github.com/pelletier/go-toml v1.9.0 // indirect
12-
github.com/spf13/afero v1.6.0 // indirect
13-
github.com/spf13/cast v1.3.1 // indirect
148
github.com/spf13/cobra v1.4.0
15-
github.com/spf13/jwalterweatherman v1.1.0 // indirect
16-
github.com/spf13/viper v1.7.1
9+
github.com/spf13/viper v1.10.1
1710
github.com/tidwall/pretty v1.2.0
18-
golang.org/x/sys v0.0.0-20210507161434-a76c4d0a0096 // indirect
19-
golang.org/x/text v0.3.6 // indirect
20-
gopkg.in/ini.v1 v1.62.0 // indirect
2111
)

go.sum

Lines changed: 531 additions & 88 deletions
Large diffs are not rendered by default.

vendor/github.com/fsnotify/fsnotify/.mailmap

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fsnotify/fsnotify/.travis.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

vendor/github.com/fsnotify/fsnotify/AUTHORS

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)