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

2
go.mod
View File

@@ -1,6 +1,6 @@
module tailscale.com
go 1.24.6
go 1.25.0
require (
filippo.io/mkcert v1.4.4