kubernetes/hack/tools
Davanum Srinivas 12a2470693
Update golang.org/x/net to v0.53.0
Fixes CVE-2026-33814 (golang/go#78476): HTTP/2 Transport hangs
indefinitely when a peer sends a SETTINGS frame with MaxFrameSize=0.
This is reachable from kube-apiserver's OIDC, admission webhook,
and aggregated API client paths.
2026-04-23 21:36:05 -04:00
..
golangci-lint hack/tools: bump golangci-lint to v2.11.2 2026-03-09 10:24:31 +01:00
instrumentation Update golang.org/x/net to v0.53.0 2026-04-23 21:36:05 -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 Bump to go 1.26 2026-03-05 16:48:18 -05:00
go.sum drop automaxprocs hacks now that go 1.25 handles this built in 2025-09-17 16:36:15 -07:00
go.work Bump to go 1.26 2026-03-05 16:48:18 -05:00
README.md Remove hack/tools/Makefile 2022-02-26 12:57:10 -08:00

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