From 36f55295a7a1ad0b0d31d51ba9e6a5f78a1d243f Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 16:57:39 +0200 Subject: [PATCH] Bump Golang version to 1.22.3 (#1156) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `Golang` version in the goss test Made with ❤️️ by updatecli * chore: Update the `Golang` version in the tools-versions.yml file Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> Co-authored-by: Damien Duportal --- goss/goss-linux.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index 8d017e27e..0d51d31fd 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -38,7 +38,7 @@ command: exec: go version exit-status: 0 stdout: - - 1.22.2 + - 1.22.3 golangci-lint: exec: golangci-lint --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 16484f278..c73f91cb9 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -13,7 +13,7 @@ gh_version: 2.49.2 git_lfs_version: 3.5.1 git_linux_version: 2.43.2 git_windows_version: 2.44.0 -golang_version: 1.22.2 +golang_version: 1.22.3 golangcilint_version: 1.55.2 goss_version: 0.4.6 hadolint_version: 2.12.0