Skip to content

Commit

Permalink
Merge pull request #2 from HamzaZo/feat/fix-dependency
Browse files Browse the repository at this point in the history
bump helm api to v3.6.1
  • Loading branch information
HamzaZo committed Aug 16, 2021
2 parents 8e90dc0 + 6ccbb43 commit 3fe39b3
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 370 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/HamzaZo/helm-val
go 1.16

require (
github.com/fatih/color v1.10.0 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/fatih/color v1.10.0
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5
google.golang.org/appengine v1.6.6 // indirect
helm.sh/helm/v3 v3.5.1
helm.sh/helm/v3 v3.6.1
rsc.io/letsencrypt v0.0.3 // indirect
)
)
Loading

0 comments on commit 3fe39b3

Please sign in to comment.