From 0bca7be10ba49e3a8ecc403c336cfa1e0ef2a344 Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Wed, 13 Nov 2024 12:39:05 +0000 Subject: [PATCH 1/3] chore: Update version.asciidoc with Golang version 1.23.3 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 9450ef5d5f..e30dffb1e1 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.23.2 +:go-version: 1.23.3 :python: 3.7 :docker: 1.12 :docker-compose: 1.11 From 3d7ebd9da4494b2a934667dfc9996870cfeb7927 Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Wed, 13 Nov 2024 12:39:11 +0000 Subject: [PATCH 2/3] chore: Update hermit with Golang version 1.23.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- bin/{.go-1.23.2.pkg => .go-1.23.3.pkg} | 0 bin/go | 2 +- bin/gofmt | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename bin/{.go-1.23.2.pkg => .go-1.23.3.pkg} (100%) diff --git a/bin/.go-1.23.2.pkg b/bin/.go-1.23.3.pkg similarity index 100% rename from bin/.go-1.23.2.pkg rename to bin/.go-1.23.3.pkg diff --git a/bin/go b/bin/go index 4644de32a4..a1a9b7edb4 120000 --- a/bin/go +++ b/bin/go @@ -1 +1 @@ -.go-1.23.2.pkg \ No newline at end of file +.go-1.23.3.pkg \ No newline at end of file diff --git a/bin/gofmt b/bin/gofmt index 4644de32a4..a1a9b7edb4 120000 --- a/bin/gofmt +++ b/bin/gofmt @@ -1 +1 @@ -.go-1.23.2.pkg \ No newline at end of file +.go-1.23.3.pkg \ No newline at end of file From 40498122bdc7c3009ee2f1dc1d99ef335a4faf2e Mon Sep 17 00:00:00 2001 From: Cloud Security Machine Date: Wed, 13 Nov 2024 12:39:14 +0000 Subject: [PATCH 3/3] chore: Update .go-version with Golang version 1.23.3 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 14bee92c9e..ac1df3fce3 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.23.2 +1.23.3