Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-szabo committed Oct 27, 2022
1 parent 7c10698 commit 789a56c
Show file tree
Hide file tree
Showing 2 changed files with 657 additions and 110 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/freshautomations/sconfig
go 1.14

require (
github.com/spf13/cobra v1.0.0
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.6.1
github.com/spf13/viper v1.13.0
github.com/stretchr/testify v1.8.0
golang.org/x/sys v0.0.0-20220907062415-87db552b00fd // indirect
)
Loading

0 comments on commit 789a56c

Please sign in to comment.