Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Commit

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

build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
  • Loading branch information
gsilvapt authored Jun 4, 2024
2 parents e581671 + 317e6fe commit e8c7cdf
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 22 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/go-git/go-git/v5 v5.12.0
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
github.com/spf13/viper v1.19.0
)

require (
Expand All @@ -25,7 +25,7 @@ require (
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
github.com/pjbgf/sha1cd v0.3.0 // indirect
github.com/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
Expand Down
Loading

0 comments on commit e8c7cdf

Please sign in to comment.