kubernetes/hack/tools
Madhav Jivrajani 64cf942ce8 hack/tools: Bump golangci-lint version
Bump golangci-lint version. This version
adds support for go1.20.

This consequently also bumps the version of
staticcheck. Note that this was changed to
use master to be compatible with 1.20. This
commit reverts back to using a tagged release.

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2023-02-06 12:27:16 +05:30
..
.gitignore Restructure licenses again (revert cd4474a) 2020-05-07 21:48:59 -07:00
go.mod hack/tools: Bump golangci-lint version 2023-02-06 12:27:16 +05:30
go.sum hack/tools: Bump golangci-lint version 2023-02-06 12:27:16 +05:30
README.md Remove hack/tools/Makefile 2022-02-26 12:57:10 -08:00
tools.go hack/tools: use logcheck v0.1.0 from sigs.k8s.io/logtools/logcheck 2022-06-14 17:27:16 +02:00

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