mirror of
https://github.com/helm/helm.git
synced 2026-04-15 21:59:50 -04:00
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> |
||
|---|---|---|
| .. | ||
| fileutil | ||
| ignore | ||
| monocular | ||
| resolver | ||
| sympath | ||
| test | ||
| third_party | ||
| tlsutil | ||
| urlutil | ||
| version | ||