helm/internal/third_party
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
..
dep/fs replace +build with go:build 2022-04-14 07:56:31 -07:00
k8s.io/kubernetes/deployment/util ref(*): kubernetes v1.18 (#7831) 2020-04-13 08:40:38 -07:00