kubernetes/hack/tools
Patrick Ohly 9742e276b9 update to golangci-lint v1.54.1 + go-ruleguard v0.4.0
That release is the first one with official support for Go 1.21. go-ruleguard
must be >= 0.3.20 because of
https://github.com/quasilyte/go-ruleguard/issues/449 with Go
1.21. golangci-lint itself doesn't depend on a recent enough release yet, so
this was done manually.
2023-08-16 09:07:30 +02:00
..
ncpu Set GOMAXPROCS explicitly 2023-03-30 20:26:07 -04:00
.gitignore Restructure licenses again (revert cd4474a) 2020-05-07 21:48:59 -07:00
go.mod update to golangci-lint v1.54.1 + go-ruleguard v0.4.0 2023-08-16 09:07:30 +02:00
go.sum update to golangci-lint v1.54.1 + go-ruleguard v0.4.0 2023-08-16 09:07:30 +02:00
README.md Remove hack/tools/Makefile 2022-02-26 12:57:10 -08:00
tools.go Drop zeitgeist from tools go.mod 2023-05-17 08:37:53 -04:00

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