Join Slack
Powered by
I've encountered an issue with go 1.22 version, wh...
# development
t
thankful-magician-7427
02/16/2024, 12:17 PM
I've encountered an issue with go 1.22 version, when trying to compile a package that imports
runtime
, it fails because we're passing a flag to asm that's has now been removed -
-compiling-runtime
. I've already created a PR with a fix
https://github.com/pantsbuild/pants/pull/20554
👍 1
🙏 1
Open in Slack
Previous
Next