mirror of
https://github.com/helm/helm.git
synced 2026-04-12 20:36:20 -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> |
||
|---|---|---|
| .. | ||
| xdg | ||
| home.go | ||
| home_unix_test.go | ||
| home_windows_test.go | ||
| lazypath.go | ||
| lazypath_darwin.go | ||
| lazypath_darwin_test.go | ||
| lazypath_unix.go | ||
| lazypath_unix_test.go | ||
| lazypath_windows.go | ||
| lazypath_windows_test.go | ||