Skip to content

Commit

Permalink
build(deps): bump github.com/spf13/viper from 1.15.0 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.15.0...v1.17.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 Oct 8, 2023
1 parent e0631a8 commit 5777260
Show file tree
Hide file tree
Showing 2 changed files with 804 additions and 43 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ go 1.12

require (
github.com/adrg/xdg v0.4.0
github.com/google/uuid v1.3.0
github.com/google/uuid v1.3.1
github.com/jedib0t/go-pretty/v6 v6.4.6
github.com/manifoldco/promptui v0.9.0
github.com/olivere/ndjson v1.0.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.15.0
github.com/spf13/viper v1.17.0
)
Loading

0 comments on commit 5777260

Please sign in to comment.