chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.16.0 (#301)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.13.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-01 14:57:16 +00:00 committed by GitHub
parent 825881e7ef
commit e3e24970cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 905 additions and 51 deletions

4
go.mod
View file

@ -8,8 +8,8 @@ require (
github.com/prometheus/client_golang v1.15.0 github.com/prometheus/client_golang v1.15.0
github.com/sirupsen/logrus v1.9.0 github.com/sirupsen/logrus v1.9.0
github.com/spf13/cobra v1.7.0 github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.13.0 github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.2 github.com/stretchr/testify v1.8.3
github.com/tomasen/fcgi_client v0.0.0-20180423082037-2bb3d819fd19 github.com/tomasen/fcgi_client v0.0.0-20180423082037-2bb3d819fd19
) )

952
go.sum

File diff suppressed because it is too large Load diff