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 Restructure licenses again (revert cd4474a) 2020-05-07 21:48:59 -07:00
go.mod update hack/tools to pull latest logcheck 2021-10-05 15:55:58 +05:30
go.sum update hack/tools to pull latest logcheck 2021-10-05 15:55:58 +05:30
Makefile Add scripts to use klog/logcheck 2021-03-05 08:17:34 +00:00
README.md update hack/tools README.md 2021-03-07 13:10:43 -08:00
tools.go Added update and verify scripts for automated mock generation 2021-09-03 17:40:11 +00:00

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.