Update go version to 1.14 in go.mod

Signed-off-by: lemonli <liwenjun0323@gmail.com>
pull/8227/head
lemonli 5 years ago committed by Vlad Fratila
parent 213d047072
commit 3d424c22fd

@ -1,6 +1,6 @@
module helm.sh/helm/v3 module helm.sh/helm/v3
go 1.13 go 1.14
require ( require (
github.com/BurntSushi/toml v0.3.1 github.com/BurntSushi/toml v0.3.1

Loading…
Cancel
Save