onflow / cadence-tools

Developer tools for Cadence
https://www.onflow.org/
Apache License 2.0
23 stars 20 forks source link

[lint] Roll back to Go 1.20 #361

Closed turbolent closed 2 months ago

turbolent commented 2 months ago

Description

354 updated to Go 1.21, which is not necessary. Go 1.21 is causing issues for the language server, so roll back.