Merge pull request #10581 from smaftoul/bump-go-version

Set go version to 1.17 to match CI
pull/10765/head
Matthew Fisher 3 years ago committed by GitHub
commit 8a0bfae335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
module helm.sh/helm/v3
go 1.16
go 1.17
require (
github.com/BurntSushi/toml v1.0.0

Loading…
Cancel
Save