Skip to content

change go version to 1.23.7 #210

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

Merged
merged 2 commits into from
Mar 20, 2025
Merged

Conversation

VihasMakwana
Copy link
Contributor

@kruskall pointed out that libraries should support the minimum supported version to avoid any effects for downstream users. This PR change should keep CI happy while meeting the minimum version constraints.

@VihasMakwana VihasMakwana added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Mar 20, 2025
@VihasMakwana VihasMakwana requested a review from kruskall March 20, 2025 17:36
@VihasMakwana VihasMakwana self-assigned this Mar 20, 2025
@VihasMakwana VihasMakwana requested a review from a team as a code owner March 20, 2025 17:36
@VihasMakwana VihasMakwana requested review from faec and leehinman and removed request for a team March 20, 2025 17:36
@VihasMakwana
Copy link
Contributor Author

/test

1 similar comment
@VihasMakwana
Copy link
Contributor Author

/test

@VihasMakwana VihasMakwana merged commit 9f33f3f into elastic:main Mar 20, 2025
5 checks passed
@VihasMakwana VihasMakwana mentioned this pull request Mar 30, 2025
VihasMakwana added a commit that referenced this pull request Apr 2, 2025
Follows #210

beats 8.x is on go 1.23.6, whereas elastic-agent-system-metrics's go.mod
is on 1.23.7

The [test cases are
failing](https://buildkite.com/elastic/beats-xpack-agentbeat/builds/10319#0195e73f-5a26-4c7b-8050-ac1d129a0d4f)
due to mismatch of go versions on [backport
PR](elastic/beats#43423).

I think the best thing to do here is to change
elastic-agent-system-metrics's go.mod to 1.23.0, rather than updating
the backport PR.

If anyone has a better suggestion, feel free to share.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants