Skip to content

Commit

Permalink
Update module github.com/spf13/viper to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 49cde99 commit 95b2cc5
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 6 deletions.
7 changes: 1 addition & 6 deletions tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,8 @@ go 1.14
require (
github.com/gin-gonic/gin v1.6.3
github.com/go-playground/validator/v10 v10.3.0 // indirect
github.com/golang/protobuf v1.4.2 // indirect
github.com/json-iterator/go v1.1.10 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.8.1
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.1
golang.org/x/sys v0.0.0-20200819171115-d785dc25833f // indirect
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
github.com/spf13/viper v1.10.1
)
Loading

0 comments on commit 95b2cc5

Please sign in to comment.