Pin tool versions with hack/go.mod (#5622)

* Pin tool versions with hack/go.mod

This change centralizes the tracking of versions for tools used for
development and testing. This way, the tools and all their
dependencies have their checksums stored in hack/go.sum, which
improves supply chain security.

* Workspace Sync & Tidy
This commit is contained in:
Karl Isenberg
2024-04-02 12:34:13 -07:00
committed by GitHub
parent 8fef99fa35
commit ed2ca23400
107 changed files with 3268 additions and 1084 deletions

View File

@@ -18,6 +18,7 @@ use (
./functions/examples/template-go-nginx/image
./functions/examples/validator-kubeval/image
./functions/examples/validator-resource-requests/image
./hack
./kustomize
./kyaml
./plugin/builtin/annotationstransformer