Files
tailscale/.github
Brad Fitzpatrick e1bf8b37bb .github/workflows: build golangci-lint from source [DO NOT MERGE]
The prebuilt golangci-lint v2.10.1 binary is built with Go 1.26 and
refuses to target Go 1.27rc2 ('the Go language version used to build
golangci-lint is lower than the targeted Go version'). Use the
action's goinstall mode so it's built with the Go 1.27 RC toolchain
installed by setup-go. None of our enabled linters bundle staticcheck,
so building from source should be enough.

Updates #20220

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Change-Id: Ie4ef54d1254576c4b4b6643f501103ce3117e2b4
2026-08-01 01:11:17 +00:00
..
2025-04-08 15:55:14 -07:00