helm/internal
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
..
fileutil test: use T.TempDir to create temporary test directory 2022-02-12 13:54:54 +08:00
ignore fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
monocular Replace Helm Hub with Artifact Hub (#8626) 2020-12-17 12:17:04 -07:00
resolver Avoid querying for OCI tags can explicit version provided in chart dependencies 2022-01-30 15:53:08 -06:00
sympath fix(loader): error out when loading irregular files 2019-10-29 10:01:26 -07:00
test chore: Spelling (#9410) 2021-03-15 21:11:57 -04:00
third_party replace +build with go:build 2022-04-14 07:56:31 -07:00
tlsutil chore: Spelling (#9410) 2021-03-15 21:11:57 -04:00
urlutil Add unit test case 2020-06-12 15:18:02 +08:00
version bump version to v3.8.0 2022-01-13 10:09:43 -05:00