From 21fce7c5eb5b59ffc6c11794a40ee65e0b1b24f8 Mon Sep 17 00:00:00 2001 From: Johan Brandhorst-Satzkorn Date: Wed, 3 Sep 2025 12:44:42 -0700 Subject: [PATCH] Update Go version to 1.25.1 (#6013) Note that we do not need to update the go version in our go.mod files - the meaning of that does not change with a patch update. --- .go-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.go-version b/.go-version index ad2191947f..d905a6d1d6 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.25.0 +1.25.1