Skip to content

Commit

Permalink
Merge pull request #112 from antham/dependabot-go_modules-github.com-…
Browse files Browse the repository at this point in the history
…spf13-viper-1.17.0

Bump github.com/spf13/viper from 1.15.0 to 1.17.0
  • Loading branch information
antham committed Oct 10, 2023
2 parents 88e5aaf + 3ba8d47 commit b834c4a
Show file tree
Hide file tree
Showing 2 changed files with 794 additions and 48 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@ require (
github.com/fatih/color v1.15.0
github.com/gofrs/uuid v4.4.0+incompatible // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/spf13/afero v1.9.4 // indirect
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.15.0
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
golang.org/x/text v0.7.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
)

go 1.13
Loading

0 comments on commit b834c4a

Please sign in to comment.