Skip to content

go: Require Go 1.22 (previously 1.18)#499

Merged
radeksimko merged 1 commit intomainfrom
go-upgrade
Jan 20, 2025
Merged

go: Require Go 1.22 (previously 1.18)#499
radeksimko merged 1 commit intomainfrom
go-upgrade

Conversation

@radeksimko
Copy link
Member

This is to unblock #494

hc-install recently upgraded x/mod to a version which also brought in the requirement of Go 1.22.

This should not come as a surprise for consumers since most of the Go ecosystem follows the rule of supporting last two major versions anyway (currently 1.22 + 1.23 with 1.24 expected in just a few weeks).

terraform-exec internally isn't actually using any 1.22 features (yet) so lower versions would probably still work and consumers would likely only get some warnings. 🤷🏻‍♂️

@radeksimko radeksimko requested review from a team as code owners January 17, 2025 17:06
@radeksimko radeksimko merged commit 4497f9e into main Jan 20, 2025
70 checks passed
@radeksimko radeksimko deleted the go-upgrade branch January 20, 2025 09:50
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