-
Notifications
You must be signed in to change notification settings - Fork 9
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
Compile Error #5
Comments
How do you cross compile? What GOOS and GOARCH? |
|
The error message says Golang has a great modules system. It allows to pin versions of dependent packages by recording it into I updated |
|
But this project does not have |
I ran into these errors on go 1.15.9 linux/amd64 while testing cross-compiling.
The text was updated successfully, but these errors were encountered: