From faff963c9bc9f64b9c9fcaaa511151b539a21f66 Mon Sep 17 00:00:00 2001 From: Sopho Merkviladze Date: Wed, 22 Apr 2026 16:22:58 +0400 Subject: [PATCH] bump Go to version 1.25.9 to fix CVEs Signed-off-by: Sopho Merkviladze --- .github/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/.env b/.github/.env index bb3aa17a6..a9925fe52 100644 --- a/.github/.env +++ b/.github/.env @@ -1,3 +1,3 @@ -GO_VERSION=1.25.7 +GO_VERSION=1.25.9 HUGO_VERSION=0.114.0 LIMA_VERSION=0.20.1