Skip to content

go: correct 1.24 version compatibility#557

Merged
radeksimko merged 1 commit intomainfrom
radek/go-compat
Jan 16, 2026
Merged

go: correct 1.24 version compatibility#557
radeksimko merged 1 commit intomainfrom
radek/go-compat

Conversation

@radeksimko
Copy link
Member

Based on feedback from @austinvalle and hashicorp/terraform-plugin-framework#1042 we "downgrade" the compatibility version to 1.24.0 which should just mean any 1.24, which was the intention to begin with anyway.

I kept toolchain pinned to the latest patch version as that should have no impact on downstream but I suspect it will have limited impact for us anyway because Go seems to just accept any patch version between compatible and toolchain. 🤷🏻‍♂️

@radeksimko radeksimko requested review from a team as code owners January 16, 2026 11:10
@radeksimko radeksimko merged commit 91663fc into main Jan 16, 2026
107 checks passed
@radeksimko radeksimko deleted the radek/go-compat branch January 16, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants