mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-05 06:42:35 -04:00
- add ./hack/tools/go.mod, this makes ./hack/tools a distinct module - hack/tools/tools.go undescore imports bazel related tools, over time we can add others. - hack/*.sh scripts will cd to hack/tools and go install tools from there Signed-off-by: Davanum Srinivas <davanum@gmail.com> |
||
|---|---|---|
| .. | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
| tools.go | ||
This directory contains a stub go module used to track version of development tools like the ones needed for updating bazel BUILD files.