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>pull/10861/head
parent
f91e8d218e
commit
2878cc8079
Loading…
Reference in new issue