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

[9.0](backport #42705) feat: bump go version to 1.23 #43013

Open
wants to merge 3 commits into
base: 9.0
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 4, 2025

Proposed commit message

go 1.24 has been released and 1.22 is EOL

bump to a supported version of go

(there might be an argument to bump to 1.24 to help with fips compliance but I'll open a followup PR for that)

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs


This is an automatic backport of pull request #42705 done by [Mergify](https://mergify.com).

* feat: bump go version to 1.23

* Update CHANGELOG.next.asciidoc

* Update packaging.sh

* Update packaging.sh

* use the aarch image instead of the alias

* we don't use qemu on ARM64

* fix packaging

---------

Co-authored-by: Julien Lind <julien.lind@elastic.co>
Co-authored-by: Victor Martinez <VictorMartinezRubio@gmail.com>
(cherry picked from commit eafca95)
@mergify mergify bot added the backport label Mar 4, 2025
@mergify mergify bot requested review from a team as code owners March 4, 2025 20:09
@mergify mergify bot requested review from AndersonQ and rdner and removed request for a team March 4, 2025 20:09
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 4, 2025
@github-actions github-actions bot added enhancement Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Mar 4, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 4, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's hold off from merging this (and the remaining backports), as currently dra packaging is broken on main: #43042

Copy link
Member

@AndersonQ AndersonQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's wait #43013 (review) to be resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport enhancement Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants