From 179c387d5ff4edceeaac0fd11d91f3883b01dfa8 Mon Sep 17 00:00:00 2001 From: Patrick O'Doherty Date: Fri, 10 Jul 2026 18:28:57 -0700 Subject: [PATCH] go.mod: bump Go to 1.26.5 (#20408) --- flakehashes.json | 6 +++--- go.mod | 2 +- go.toolchain.next.rev | 2 +- go.toolchain.rev | 2 +- go.toolchain.version | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flakehashes.json b/flakehashes.json index e0aa7f99d..cec387d05 100644 --- a/flakehashes.json +++ b/flakehashes.json @@ -1,10 +1,10 @@ { "toolchain": { - "rev": "e877d973840c91ec9d4bc1921b0845789de359ae", - "sri": "sha256-HeD70CytKL0Ks/VDqMU73bN8fxpWkNc6mNgNr9PEO7k=" + "rev": "63ae404c8203317fd3c82d972e5dc8f0fcb425cb", + "sri": "sha256-TwIaPmGVHO9ZwdaO/jDStgWGQtKa4smS3er1i5aTNTw=" }, "vendor": { - "goModSum": "sha256-OmQBjUQQ74uvSTpxPXopKRgMp91RGcuPDq1Ka3twSKc=", + "goModSum": "sha256-NKqH9mp6X6kQTqQ/vFRm9d7U22O83/ZAjfdCjPSUZtQ=", "sri": "sha256-Sd2iLJ7eDfDYdIRuW4xuiKgzhQWJWGAnz97FJWrVRlE=" } } diff --git a/go.mod b/go.mod index 66cf8e798..ecd2a6082 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module tailscale.com -go 1.26.3 +go 1.26.5 require ( filippo.io/mkcert v1.4.4 diff --git a/go.toolchain.next.rev b/go.toolchain.next.rev index fd5a21697..4aaa98687 100644 --- a/go.toolchain.next.rev +++ b/go.toolchain.next.rev @@ -1 +1 @@ -e877d973840c91ec9d4bc1921b0845789de359ae +63ae404c8203317fd3c82d972e5dc8f0fcb425cb diff --git a/go.toolchain.rev b/go.toolchain.rev index fd5a21697..4aaa98687 100644 --- a/go.toolchain.rev +++ b/go.toolchain.rev @@ -1 +1 @@ -e877d973840c91ec9d4bc1921b0845789de359ae +63ae404c8203317fd3c82d972e5dc8f0fcb425cb diff --git a/go.toolchain.version b/go.toolchain.version index f8f738140..8fe00a57f 100644 --- a/go.toolchain.version +++ b/go.toolchain.version @@ -1 +1 @@ -1.26.3 +1.26.5