Skip to content

Commit

Permalink
Merge pull request #32 from drognisep/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/spf13/viper-1.15.0

Bump github.com/spf13/viper from 1.13.0 to 1.15.0
  • Loading branch information
drognisep authored Apr 24, 2023
2 parents 39de9c5 + fd22ed0 commit a66e26c
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 40 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ go 1.14

require (
github.com/mitchellh/go-homedir v1.1.0
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.13.0
github.com/spf13/viper v1.15.0
golang.org/x/crypto v0.8.0
gopkg.in/yaml.v3 v3.0.1
)
Loading

0 comments on commit a66e26c

Please sign in to comment.