Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang version to 1.22.0 #328

Conversation

jenkins-infra-updatecli[bot]
Copy link
Contributor

Bump Golang version

Update Golang version to 1.22.0

go.mod updated Golang version from "1.21" to "1.22"

1.22.0
Golang changelog for version "1.22.0" is available on "https://go.dev/doc/go1.22"
Update the golang docker image version in the Makefile for easyvpn

1 file(s) updated with "GOLANG_VERSION ?= 1.22.0": * ./utils/easyvpn/Makefile

1.22.0
Golang changelog for version "1.22.0" is available on "https://go.dev/doc/go1.22"
Jenkins pipeline link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@jenkins-infra-updatecli jenkins-infra-updatecli bot requested a review from a team as a code owner February 10, 2024 02:33
@jenkins-infra-updatecli jenkins-infra-updatecli bot added dependencies Pull requests that update a dependency file golang labels Feb 10, 2024
@dduportal
Copy link
Contributor

As https://github.com/jenkins-infra/packer-images/blob/1.53.2/provisioning/tools-versions.yml#L16 shows we are now using golang 1.22.0, a build has been re-triggered

@dduportal
Copy link
Contributor

This PR is failing with the following error:

go: download go1.22 for linux/amd64: toolchain not available

It's because we are still using the jenkinsciinfra/hashicorp-tools:latest container image:

image: 'jenkinsciinfra/hashicorp-tools:latest',

while we shouldn't as per jenkins-infra/helpdesk#3823 (comment)

cc @smerle33

dduportal added a commit that referenced this pull request Feb 15, 2024
…recated `jenkinsciinfra/hashicorp-tools` (#329)

* feat(agent/arm64) agent jenkinsciinfra/hashicorp-tools deprecated

as per #328 (comment)

* Update Jenkinsfile_k8s

Co-authored-by: Damien Duportal <damien.duportal@gmail.com>

---------

Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal
Copy link
Contributor

Blocked by #329

@dduportal
Copy link
Contributor

#329 merged: let's update the branch and retry!

@dduportal dduportal merged commit 421987b into main Feb 15, 2024
3 checks passed
@dduportal dduportal deleted the updatecli_67589917fc5093525bef1ff8585327cdf8f518c343d9b8616881584c140b106b branch February 15, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants