From 013368acf48cd080fe8409dce73c45496bb916eb Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Fri, 6 Mar 2026 09:55:57 -0800 Subject: [PATCH] go.mod: bump to Go 1.26.1 Updates #18682 Change-Id: I855c0dfa4c61eb33123bbb7b00c1ab5506e80b09 Signed-off-by: Brad Fitzpatrick (cherry picked from commit 4453cc5f531f1570904e7e0633647fe5418a67d4) --- go.mod | 2 +- go.toolchain.rev | 2 +- go.toolchain.rev.sri | 2 +- go.toolchain.version | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 24c39a4cf..352023fef 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module tailscale.com -go 1.26.0 +go 1.26.1 require ( filippo.io/mkcert v1.4.4 diff --git a/go.toolchain.rev b/go.toolchain.rev index ea3d3c773..753deba47 100644 --- a/go.toolchain.rev +++ b/go.toolchain.rev @@ -1 +1 @@ -5b5cb0db47535a0a8d2f450cb1bf83af8e70f164 +0f1a3326f30508521e7b8322f4e0f084560c1404 diff --git a/go.toolchain.rev.sri b/go.toolchain.rev.sri index 34a9b157d..d6105252b 100644 --- a/go.toolchain.rev.sri +++ b/go.toolchain.rev.sri @@ -1 +1 @@ -sha256-f12BE5+H8wHZNKaD6pv9nJJym+1QwxkFNpBtnNcltdc= +sha256-zyo1dIQnrwq8TVxwKCjJ3PfiShjAXO4wMQb/F7ze/mU= diff --git a/go.toolchain.version b/go.toolchain.version index 5ff8c4f5d..dd43a143f 100644 --- a/go.toolchain.version +++ b/go.toolchain.version @@ -1 +1 @@ -1.26.0 +1.26.1