Skip to content

Update Go version to 1.25.8 matching Beats and Elastic Agent#393

Merged
belimawr merged 3 commits intoelastic:mainfrom
belimawr:update-go-version
Apr 1, 2026
Merged

Update Go version to 1.25.8 matching Beats and Elastic Agent#393
belimawr merged 3 commits intoelastic:mainfrom
belimawr:update-go-version

Conversation

@belimawr
Copy link
Copy Markdown
Contributor

@belimawr belimawr commented Apr 1, 2026

What does this PR do?

Update Go version to 1.25.8 matching Beats and Elastic Agent

Why is it important?

Update Go version to 1.25.8 matching Beats and Elastic Agent

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

## Author's Checklist
## Related issues

@belimawr belimawr self-assigned this Apr 1, 2026
@belimawr belimawr requested a review from a team as a code owner April 1, 2026 20:24
@belimawr belimawr added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Apr 1, 2026
@belimawr belimawr requested review from andrzej-stencel and mauri870 and removed request for a team April 1, 2026 20:24
michel-laterman
michel-laterman previously approved these changes Apr 1, 2026
Copy link
Copy Markdown
Contributor

@michel-laterman michel-laterman left a comment

Choose a reason for hiding this comment

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

LGTM

we should consider bumping the version in go.mod to 1.25.0 in a separate PR

@michel-laterman
Copy link
Copy Markdown
Contributor

michel-laterman commented Apr 1, 2026

fipsonly tests are failing with:

config/config.go:28:2: github.com/elastic/go-ucfg@v0.8.5: Get "https://proxy.golang.org/github.com/elastic/go-ucfg/@v/v0.8.5.zip": crypto/ecdh: use of X25519 is not allowed in FIPS 140-only mode
--

I think we also need to set GODEBUG=tlsmlkem=0 see the change in elastic-agent elastic/elastic-agent#10156

@belimawr
Copy link
Copy Markdown
Contributor Author

belimawr commented Apr 1, 2026

I've just pushed the fix for FIPS, thanks @michel-laterman

@elasticmachine
Copy link
Copy Markdown
Collaborator

💚 Build Succeeded

History

cc @belimawr

@belimawr belimawr merged commit 13ef600 into elastic:main Apr 1, 2026
6 checks passed
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