chore: upgrade Go to 1.25.4#581
Conversation
This upgrades the Go version to 1.25.4: * Updates the Go version in the `.tool-versions` file. * Updates the Go version in the `go.mod` file. * Updates the Go version in the `engine/cld/scaffold/templates/go.mod.tmpl` file.
🦋 Changeset detectedLatest commit: ffb8427 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
👋 jkongie, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
graham-chainlink
left a comment
There was a problem hiding this comment.
This would mean any gomod that imports CLDF will need to bump their go lang version. So there might be changes in CLDF when domain bump this
|





This upgrades the Go version to 1.25.4:
.tool-versionsfile.go.modfile.engine/cld/scaffold/templates/go.mod.tmplfile.