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

Build failure for macOS/arm64 (Apple Silicon) #281

Closed
alexfjw opened this issue Apr 30, 2021 · 3 comments
Closed

Build failure for macOS/arm64 (Apple Silicon) #281

alexfjw opened this issue Apr 30, 2021 · 3 comments

Comments

@alexfjw
Copy link
Contributor

alexfjw commented Apr 30, 2021

The project fails to build on Apple Silicon devices due to usage of gopsutil/v2.
See shirou/gopsutil#1000.

This issue is prevalent in many opensource go libraries and can be resolved by migrating to gopsutil/v3.
For example, kubernetes/minikube#10115

@alexfjw
Copy link
Contributor Author

alexfjw commented Apr 30, 2021

I've created a PR for this, hope someone can take a look.
#280

@whopper
Copy link

whopper commented May 27, 2021

👍 +1 on getting this merged in!

@codeboten
Copy link
Contributor

Fixed with #280

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

No branches or pull requests

3 participants