Set go version to 1.17 to match CI

Signed-off-by: Samuel Maftoul <samuel.maftoul@gmail.com>
pull/10581/head
Samuel Maftoul 4 years ago
parent dff9ade9d6
commit 850da38265
No known key found for this signature in database
GPG Key ID: 12AFF506A4560238

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

Loading…
Cancel
Save