Files
helm/pkg/helmpath
Matthew Fisher 2878cc8079 replace +build with go:build
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>
2022-04-14 07:56:31 -07:00
..
2022-04-14 07:56:31 -07:00
2022-04-14 07:56:31 -07:00
2020-05-05 10:27:47 -04:00