Skip to content

Commit

Permalink
Update module github.com/spf13/viper to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent e74e6ef commit f4b4391
Show file tree
Hide file tree
Showing 2 changed files with 2,627 additions and 8 deletions.
11 changes: 3 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,15 @@ require (
github.com/blang/semver v3.5.1+incompatible
github.com/blang/semver/v4 v4.0.0
github.com/comail/colog v0.0.0-20160416085026-fba8e7b1f46c
github.com/go-playground/validator/v10 v10.3.0
github.com/go-playground/validator/v10 v10.4.1
github.com/google/wire v0.4.0
github.com/labstack/echo v3.3.10+incompatible
github.com/labstack/gommon v0.3.0 // indirect
github.com/mattn/go-colorable v0.1.4 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/rhysd/go-github-selfupdate v1.2.2
github.com/spf13/afero v1.3.0
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.0
github.com/spf13/viper v1.19.0
github.com/valyala/fasttemplate v1.1.0 // indirect
golang.org/x/crypto v0.0.0-20200128174031-69ecbb4d6d5d // indirect
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 // indirect
golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9 // indirect
)
Loading

0 comments on commit f4b4391

Please sign in to comment.