Skip to content

Commit

Permalink
Bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#1589)
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.17.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent da929fc commit 76e2661
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 321 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/secure-systems-lab/go-securesystemslib v0.7.0
github.com/spf13/cobra v1.8.0
go.uber.org/zap v1.26.0
google.golang.org/api v0.152.0
google.golang.org/api v0.153.0
)

require (
Expand Down Expand Up @@ -187,7 +187,7 @@ require (
github.com/rivo/uniseg v0.4.4 // indirect
github.com/robfig/cron/v3 v3.0.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sagikazarmark/locafero v0.3.0 // indirect
github.com/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/sergi/go-diff v1.3.1 // indirect
github.com/shurcooL/githubv4 v0.0.0-20201206200315-234843c633fa // indirect
Expand All @@ -197,8 +197,8 @@ require (
github.com/sosodev/duration v1.1.0 // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spdx/gordf v0.0.0-20221230105357-b735bd5aac89 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a // indirect
github.com/tikv/pd/client v0.0.0-20231115064546-181fdc95be65 // indirect
Expand Down Expand Up @@ -282,7 +282,7 @@ require (
github.com/segmentio/ksuid v1.0.4
github.com/sigstore/sigstore v1.7.5
github.com/spdx/tools-golang v0.5.3
github.com/spf13/viper v1.17.0
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.8.4
github.com/swaggo/swag v1.16.2
github.com/tikv/client-go/v2 v2.0.8-0.20231115083414-7c96dfd783fb
Expand Down
Loading

0 comments on commit 76e2661

Please sign in to comment.