go.toolchain.branch: bump to go1.25 (#16954)

go.toolchain.rev: bump go1.25 version
flake.nix: bump Go to 1.25

Updates #16330

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
This commit is contained in:
Patrick O'Doherty
2025-08-26 07:44:26 -07:00
committed by GitHub
parent b411ffb52f
commit c5429cd49c
13 changed files with 107 additions and 31 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
with:
version: v2.0.2
version: v2.4.0
# Show only new issues if it's a pull request.
only-new-issues: true