mirror of https://github.com/helm/helm
go:build is the new conditional compilation directive used to specify build constraints. It was introduced in Go 1.17. It is meant to replace the old +build directives. Now that go.mod points to Go 1.17 we no longer need to support both build flags. Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com> Signed-off-by: Tan Guofu <267266206@qq.com>pull/10872/head
parent
fd1d61df68
commit
0d872ed5e5
Loading…
Reference in new issue