Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Upgrade to go 1.22 #84

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Upgrade to go 1.22 #84

merged 1 commit into from
Apr 25, 2024

Conversation

airhorns
Copy link
Contributor

Not sure how or why, but CI started failing with missing go modules that aren't supported on go 1.20. Upgrading to 1.21 also breaks with a different module not supported on 1.21, so 1.22 it is?

@airhorns airhorns force-pushed the fix-gomod branch 2 times, most recently from 2ce7c05 to 8d36cbc Compare April 25, 2024 17:54
Not sure how or why, but CI started failing with missing go modules that aren't supported on go 1.20. Upgrading to 1.21 also breaks with a different module not supported on 1.21, so 1.22 it is?
@airhorns airhorns merged commit 6207c11 into main Apr 25, 2024
4 checks passed
@airhorns airhorns deleted the fix-gomod branch April 25, 2024 22:11
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