kubernetes/hack/tools
Patrick Ohly 8bb7b05637 dependencies: github.com/client9/misspell -> github.com/golangci/misspell
github.com/client9/misspell was archived by the owner on Mar 26, 2025.
The golangci-lint team maintains a fork.

The newer code finds some misspellings which where missed before.
2025-04-28 15:44:04 +02:00
..
ncpu Set GOMAXPROCS explicitly 2023-03-30 20:26:07 -04:00
publishing-verifier rewrite publishing-bot verify script in go 2024-09-06 09:30:51 +05:30
.gitignore Ignore go.work.sum for fake workspaces 2024-05-16 13:52:36 -04:00
go.mod dependencies: github.com/client9/misspell -> github.com/golangci/misspell 2025-04-28 15:44:04 +02:00
go.sum dependencies: github.com/client9/misspell -> github.com/golangci/misspell 2025-04-28 15:44:04 +02:00
go.work bump go.mod to set min go1.24 2025-02-26 11:27:07 +01:00
README.md Remove hack/tools/Makefile 2022-02-26 12:57:10 -08:00
tools.go dependencies: github.com/client9/misspell -> github.com/golangci/misspell 2025-04-28 15:44:04 +02:00

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