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 boxo dependency and downgrade back to Go 1.20 #41

Merged
merged 2 commits into from
May 2, 2024

Conversation

turbolent
Copy link
Member

#39 updated to a version of flow-go which incorrectly specified a higher version of boxo than was actually used.
This was fixed in onflow/flow-go#5822.

Roll back to the correct version of boxo, and thus there is no need to require Go 1.20.

As a side effect, this also resolves a problem with Go 1.21 in the Cadence language server, which uses flowkit downstream: onflow/cadence-tools#358 (comment)

@turbolent turbolent merged commit 13f4442 into feature/stable-cadence May 2, 2024
@turbolent turbolent deleted the bastian/fix-dependencies branch May 2, 2024 21:45
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.

3 participants