Skip to content

Commit

Permalink
bump golang to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
czhujer committed May 24, 2023
1 parent 77495cf commit 83e690f
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
@@ -1,6 +1,6 @@
module github.com/chartmuseum/helm-push

go 1.18
go 1.20

require (
github.com/ghodss/yaml v1.0.0
Expand Down

0 comments on commit 83e690f

Please sign in to comment.