summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver/controlhttpserver.go
diff options
context:
space:
mode:
authorSimon Law <sfllaw@tailscale.com>2026-01-13 09:56:53 -0800
committerGitHub <noreply@github.com>2026-01-13 09:56:53 -0800
commit76fb09c6bd8492b9edae5e667930c13008c40091 (patch)
tree0b2b26c3e563b14d35875302c838bfbf5978a27d /control/controlhttp/controlhttpserver/controlhttpserver.go
parent8c17d871b33ade8ebf8e2a6c5e136f06c4019cd2 (diff)
downloadtailscale-76fb09c6bd8492b9edae5e667930c13008c40091.tar.xz
tailscale-76fb09c6bd8492b9edae5e667930c13008c40091.zip
.github/workflows: fix timeouts by caching packages for golangci-lint (#18398)
Recently, the golangci-lint workflow has been taking longer and longer to complete, causing it to timeout after the default of 5 minutes. Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: context deadline exceeded Timeout exceeded: try increasing it by passing --timeout option This PR upgrades actions/setup-go to version 6, the latest, and enables caching for Go modules and build outputs. This should speed up linting because most packages won’t have to be downloaded over and over again. Fixes #18366 Signed-off-by: Simon Law <sfllaw@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions