Skip to content

Conversation

@ahwlsqja
Copy link
Contributor

Go 1.24.0 has a known issue with the sonic library (golang/go#71672) that causes build failures. This was fixed in Go 1.24.1.

Changes:

  • Update go.mod files from 1.24.0 to 1.24.1 (5 files)
  • Update documentation from 1.24 to 1.24.1 (4 files)

Fixes #4837

Go 1.24.0 has a known issue with the sonic library (golang/go#71672)
that causes build failures. This was fixed in Go 1.24.1.

Changes:
- Update go.mod files from 1.24.0 to 1.24.1 (5 files)
- Update documentation from 1.24 to 1.24.1 (4 files)

Fixes ignite#4837
@github-actions github-actions bot added component:docs Documentation additions or improvements. component:ci CI/CD workflow and automated jobs. component:configs type:internal labels Nov 17, 2025
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

Hey! Thanks, could you update the go.mod templates as well? Namely

Additionally, let's add a changelog under the Changes section. Let's keep it simple and just mention the minimum go version update.

Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

Great work, thank you!

@julienrbrt julienrbrt enabled auto-merge (squash) November 17, 2025 13:58
@julienrbrt julienrbrt merged commit 401feb0 into ignite:main Nov 17, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:ci CI/CD workflow and automated jobs. component:configs component:docs Documentation additions or improvements. component:templates type:internal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FIX: Build fails with Go 1.24.0 due to sonic library incompatibility

2 participants