Skip to content

Commit

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

Bump github.com/spf13/viper from 1.17.0 to 1.18.0
  • Loading branch information
antham committed Dec 7, 2023
2 parents c3e3046 + 5ce93f6 commit a6acf22
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 39 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/gofrs/uuid v4.4.0+incompatible // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.17.0
github.com/spf13/viper v1.18.0
github.com/stretchr/testify v1.8.4
)

Expand Down
Loading

0 comments on commit a6acf22

Please sign in to comment.