From 5b3a9a5fe61e2ed8a4037e4526dbd73597b36c11 Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Thu, 1 Jan 2026 00:15:39 +0000 Subject: [PATCH 1/3] chore: Update hermit with Golang version 1.25.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- bin/{.go-1.24.9.pkg => .go-1.25.5.pkg} | 0 bin/go | 2 +- bin/gofmt | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename bin/{.go-1.24.9.pkg => .go-1.25.5.pkg} (100%) diff --git a/bin/.go-1.24.9.pkg b/bin/.go-1.25.5.pkg similarity index 100% rename from bin/.go-1.24.9.pkg rename to bin/.go-1.25.5.pkg diff --git a/bin/go b/bin/go index caf59923a2..477848979a 120000 --- a/bin/go +++ b/bin/go @@ -1 +1 @@ -.go-1.24.9.pkg \ No newline at end of file +.go-1.25.5.pkg \ No newline at end of file diff --git a/bin/gofmt b/bin/gofmt index caf59923a2..477848979a 120000 --- a/bin/gofmt +++ b/bin/gofmt @@ -1 +1 @@ -.go-1.24.9.pkg \ No newline at end of file +.go-1.25.5.pkg \ No newline at end of file From 43bb85be697164a30375c8e68eb233cbdc038b20 Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Thu, 1 Jan 2026 00:15:42 +0000 Subject: [PATCH 2/3] chore: Update Go MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .go-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.go-version b/.go-version index eb716f77a7..b45fe31064 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.24.9 +1.25.5 From 7be37fad745291898d5b46d40c80169651bb58be Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Thu, 1 Jan 2026 00:15:45 +0000 Subject: [PATCH 3/3] chore: Update version.asciidoc with Golang version 1.25.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- docs/version.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/version.asciidoc b/docs/version.asciidoc index 520c6c3cbe..9528b32505 100644 --- a/docs/version.asciidoc +++ b/docs/version.asciidoc @@ -1,6 +1,6 @@ // doc-branch can be: master, 8.1, 8.2, etc. :doc-branch: master -:go-version: 1.24.9 +:go-version: 1.25.5 :python: 3.7 :docker: 1.12 :docker-compose: 1.11