-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[7.17](backport #40082) Update to Go 1.22.5 #40322
Conversation
* Update to go 1.22.4. * Link to PR. * Fix bad merge. * Fix some regex. * Fix config_test.go * Comment out ping. * Update to go 1.22.5. * Un-comment code. * Update go.mod. * Add encrypt=false to mssql py test. * Make CI happy * Fix NOTICE.txt. --------- Co-authored-by: subham sarkar <[email protected]> Co-authored-by: Julien Lind <[email protected]> (cherry picked from commit c0f8ae3) # Conflicts: # auditbeat/module/file_integrity/config_test.go # dev-tools/mage/crossbuild.go # go.mod # libbeat/docs/version.asciidoc # libbeat/processors/actions/drop_fields_test.go # metricbeat/Dockerfile
Cherry-pick of c0f8ae3 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-data-plane (Team:Elastic-Agent-Data-Plane) |
Licences should be updated |
This pull request is now in conflicts. Could you fix it? 🙏
|
Note clear why on my machine its different then CI: My machine (no error):
CI (error):
|
This pull request has not been merged yet. Could you please review and merge it @blakerouse? 🙏 |
Fixes the weird change my |
Proposed commit message
Update to the latest version of golang 1.22.5.
Checklist
[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration filesCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.This is an automatic backport of pull request #40082 done by [Mergify](https://mergify.com).