Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

go: Require Go 1.22 (previously 1.18) #499

Merged
merged 1 commit into from
Jan 20, 2025
Merged

go: Require Go 1.22 (previously 1.18) #499

merged 1 commit into from
Jan 20, 2025

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
71 checks passed
@radeksimko radeksimko deleted the go-upgrade branch January 20, 2025 09:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants