-
Notifications
You must be signed in to change notification settings - Fork 154
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
[8.x](backport #6700) [Automation] Bump Golang version to 1.22.12 #6835
Conversation
* chore: Update .go-version Made with ❤️️ by updatecli * Add changelog. * chore: Update version.asciidoc Made with ❤️️ by updatecli * chore: Update go.mod version Made with ❤️️ by updatecli * chore: Update from dockerfiles Made with ❤️️ by updatecli * chore: Update .golangci.yml Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * Update changelog/fragments/1738617834-Upgrade-to-Go-1.22.11..yaml --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit a29af64) # Conflicts: # .golangci.yml # Dockerfile # Dockerfile.skaffold # go.mod # version/docs/version.asciidoc
Cherry-pick of a29af64 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
It requires the version to be bumped first in golang-crossbuild project, then a new release will be added to:
https://github.com/elastic/golang-crossbuild/releases/tag/v1.22.12.
Otherwise it will fail until the docker images are available.
Bump golang-version to latest version
Update .go-version
1 file(s) updated with "1.22.12": * .go-version
1.22.11
1.22.12
Update version.asciidoc
1 file(s) updated with ":go-version: 1.22.12": * version/docs/version.asciidoc
1.22.12
Update .golangci.yml
1 file(s) updated with "1.22.12": * .golangci.yml
1.22.12
Update go.mod version
1 file(s) updated with "go 1.22.12": * go.mod
1.22.12
Update from dockerfiles
2 file(s) updated with "ARG GO_VERSION=1.22.12": * Dockerfile * Dockerfile.skaffold
1.22.12
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
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!
This is an automatic backport of pull request #6700 done by [Mergify](https://mergify.com).