From 069452121af256ff790cf9057b5de66c61749765 Mon Sep 17 00:00:00 2001 From: Evan Lowry Date: Sat, 28 Mar 2026 22:21:41 -0300 Subject: [PATCH] README: update the version of Go in the README (#19168) Updates #18682 Signed-off-by: Evan Lowry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70b92d411..1d8208a86 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ not open source. ## Building -We always require the latest Go release, currently Go 1.25. (While we build +We always require the latest Go release, currently Go 1.26. (While we build releases with our [Go fork](https://github.com/tailscale/go/), its use is not required.)