Skip to content

Commit

Permalink
chore: update minimum Go version to 1.20
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Lesikov <[email protected]>
  • Loading branch information
ilya-lesikov committed Mar 9, 2023
1 parent 09d8a1e commit ddf0817
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 helm.sh/helm/v3

go 1.17
go 1.20

require (
github.com/BurntSushi/toml v1.2.1
Expand Down

0 comments on commit ddf0817

Please sign in to comment.