mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
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. |
||
|---|---|---|
| .. | ||
| ncpu | ||
| .gitignore | ||
| 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 linting go sources.