Skip to content

Commit

Permalink
Bump github.com/spf13/viper from 1.16.0 to 1.18.0
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.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.16.0...v1.18.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]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 4d808f1 commit 9a115a1
Show file tree
Hide file tree
Showing 2 changed files with 781 additions and 46 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/rivo/uniseg v0.4.4 // indirect
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
github.com/spf13/viper v1.18.0
)
Loading

0 comments on commit 9a115a1

Please sign in to comment.