-
Notifications
You must be signed in to change notification settings - Fork 203
[9.2] (backport #11068) [Automation] Bump Golang version to 1.24.10 #11113
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
Conversation
* chore: Update go.mod version Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli * chore: Update wrapper/windows/archive-proxy/go.mod version Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * chore: Update internal/edot/go.mod version Made with ❤️️ by updatecli --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eric Beahan <[email protected]> (cherry picked from commit 04611ca) # Conflicts: # internal/edot/go.mod
|
Cherry-pick of 04611ca 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 |
|
check-ci step complaining about unnecessary go.mod for edot. |
|
This pull request is now in conflicts. Could you fix it? 🙏 |
💛 Build succeeded, but was flaky
Failed CI Steps
History
cc @pchila |
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.24.10.
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.24.10": * .go-version
Update version.asciidoc
1 file(s) updated with ":go-version: 1.24.10": * version/docs/version.asciidoc
Update internal/edot/go.mod version
1 file(s) updated with "go 1.24.10": * internal/edot/go.mod
Update wrapper/windows/archive-proxy/go.mod version
1 file(s) updated with "go 1.24.10": * wrapper/windows/archive-proxy/go.mod
Update go.mod version
1 file(s) updated with "go 1.24.10": * go.mod
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 #11068 done by [Mergify](https://mergify.com).