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

[8.x](backport #42705) feat: bump go version to 1.23 #43010

Open
wants to merge 3 commits into
base: 8.x
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)

# Conflicts:
#	libbeat/docs/version.asciidoc
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Mar 4, 2025
@mergify mergify bot requested review from a team as code owners March 4, 2025 20:07
Copy link
Contributor Author

mergify bot commented Mar 4, 2025

Cherry-pick of eafca95 has failed:

On branch mergify/bp/8.x/pr-42705
Your branch is up to date with 'origin/8.x'.

You are currently cherry-picking commit eafca9598.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .buildkite/metricbeat/pipeline.yml
	modified:   .buildkite/scripts/packaging/packaging.sh
	new file:   .buildkite/scripts/qemu.sh
	modified:   .buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml
	modified:   .go-version
	modified:   .golangci.yml
	modified:   CHANGELOG.next.asciidoc
	modified:   auditbeat/Dockerfile
	modified:   dev-tools/kubernetes/filebeat/Dockerfile.debug
	modified:   dev-tools/kubernetes/heartbeat/Dockerfile.debug
	modified:   dev-tools/kubernetes/metricbeat/Dockerfile.debug
	modified:   dev-tools/mage/crossbuild.go
	modified:   go.mod
	modified:   heartbeat/Dockerfile
	modified:   metricbeat/Dockerfile
	modified:   metricbeat/module/http/_meta/Dockerfile
	modified:   metricbeat/module/nats/_meta/Dockerfile
	modified:   metricbeat/module/vsphere/_meta/Dockerfile
	modified:   packetbeat/Dockerfile
	modified:   x-pack/metricbeat/module/stan/_meta/Dockerfile

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   libbeat/docs/version.asciidoc

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

@mergify mergify bot requested review from AndersonQ and khushijain21 and removed request for a team March 4, 2025 20:07
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 4, 2025
@mergify mergify bot requested review from andrzej-stencel and removed request for a team March 4, 2025 20:07
@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
@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)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 4, 2025
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 #43042 to be fixed

@michel-laterman
Copy link
Contributor

Needs #43066 to be merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request 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.

5 participants