go.mod: bump Go to 1.26.5

Bump the Go toolchain to 1.26.5.

Updates #cleanup

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
This commit is contained in:
Patrick O'Doherty
2026-07-08 17:15:35 -07:00
committed by Brad Fitzpatrick
parent 63efd06933
commit 70244f40e0
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module tailscale.com
go 1.26.4
go 1.26.5
require (
filippo.io/mkcert v1.4.4