kubernetes/hack/tools
Umanga Chapagain f4ff6984cf
update hack/tools to pull latest logcheck
Signed-off-by: Umanga Chapagain <chapagainumanga@gmail.com>
2021-10-05 15:55:58 +05:30
..
.gitignore
go.mod
go.sum
Makefile
README.md
tools.go

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.