Skip to content

Commit

Permalink
Bump github.com/spf13/viper from 1.16.0 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.16.0...v1.18.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent e0398a5 commit 91c2852
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 58 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,12 @@ require (
github.com/BurntSushi/toml v1.3.2
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/archdx/zerolog-sentry v1.5.0
github.com/getsentry/sentry-go v0.21.0 // indirect
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/minio/minio-go/v7 v7.0.63
github.com/redhatinsights/app-common-go v1.5.1
github.com/rs/zerolog v1.31.0
github.com/spf13/afero v1.9.5 // indirect
github.com/spf13/viper v1.16.0
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.8.4
github.com/tisnik/go-capture v1.0.1
golang.org/x/net v0.17.0 // indirect
google.golang.org/grpc v1.58.3
)
Loading

0 comments on commit 91c2852

Please sign in to comment.