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

Fix build issue due to air - Go version mismatch #82

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

benarmston
Copy link
Collaborator

  • Pin air to version supported by Go 1.21.
  • Remove unused goverter dependency.

The latest air doesn't support Go version 1.21 which is what we're currently using. This PR downgrades air to 1.49 which supports Go 1.21.

I'm not going to merge this until Monday, as I want to see that the scheduled run of the actions will take place and report this issue. If this is causing you trouble, use this branch until Monday.

@benarmston benarmston merged commit 1ec42f4 into main Feb 26, 2024
4 checks passed
@benarmston benarmston deleted the fix/air-go-version-mismatch branch February 26, 2024 10: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.

1 participant