Skip to content

Commit

Permalink
bump cobra to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czhujer committed May 31, 2023
1 parent 8898f7c commit afd998c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/ghodss/yaml v1.0.0
github.com/spf13/cobra v1.6.1
github.com/spf13/cobra v1.7.0
helm.sh/helm/v3 v3.11.2
k8s.io/helm v2.17.0+incompatible
)
Expand Down

0 comments on commit afd998c

Please sign in to comment.