From 3764620726b2948dd449076cd0c10fa4c9ad31fe Mon Sep 17 00:00:00 2001 From: Ville Vesilehto Date: Mon, 15 Jun 2026 03:53:22 +0300 Subject: [PATCH] chore: bump Go version to 1.26.4 (#8171) Includes bug and security fixes. Signed-off-by: Ville Vesilehto --- .go-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.go-version b/.go-version index f8f738140..ea0928ced 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.26.3 +1.26.4