Skip to content

Commit

Permalink
Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#157)
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.13.0...v1.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent 38e0a4f commit 4e064fe
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 32 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ require (
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/justinas/alice v1.2.0
github.com/prometheus/client_golang v1.14.0
github.com/spf13/afero v1.9.2 // indirect
github.com/spf13/cast v1.5.0
github.com/spf13/viper v1.13.0
github.com/spf13/viper v1.14.0
github.com/stretchr/testify v1.8.1
github.com/xmidt-org/arrange v0.3.0
github.com/xmidt-org/candlelight v0.0.12
Expand All @@ -18,5 +17,4 @@ require (
github.com/xmidt-org/touchstone v0.1.2
go.uber.org/fx v1.18.2
go.uber.org/zap v1.23.0
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
)
Loading

0 comments on commit 4e064fe

Please sign in to comment.