From aa9d704fb8a719d25e949011b88458c6d2716f3e Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Thu, 5 Mar 2026 17:25:38 -0800 Subject: [PATCH] upgrade go to 1.26.1 Now that we've shipped the key changes in https://docs.google.com/document/d/10HujH6PL0ez3vviA03I01_mbJWs9Xp99gIDWnnNXyco/edit?tab=t.0 patch upgrades should just be this single file. I will look into automated updates next. --- .go-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.go-version b/.go-version index 5ff8c4f5d2a..dd43a143f02 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.26.0 +1.26.1