kubernetes/hack/tools/README.md
Benjamin Elder 45f910e79e update hack/tools README.md
bazel tools are no-more
2021-03-07 13:10:43 -08:00

237 B

This directory contains a stub go module used to track version of development tools like the ones needed for linting go sources.

Run make build to download the dependencies, build the binaries and add them to your $GOBIN directory.