-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
MacOS 10.15.7 disk.Partitions() is failing #958
Comments
go the same problem. it seems since |
Any solution for this issue? |
A workaround that worked me: inside your project Maybe you first need to remove old org/x/sys package from you env:
to preview what will be deleted. followed by a
finally:
|
Describe the bug
When compiling on MacOS 10.15.7, specifically the Github Actions virtual environment for MacOS released yesterday, gopsutil is no longer compiling:
The code this references is https://github.com/shirou/gopsutil/blame/master/disk/disk_darwin.go#L67 and was last touched 6 years ago.
Environment (please complete the following information):
ver
]/etc/os-release
and the result ofuname -a
]freebsd-version -k -r -u
anduname -a
]uname -a
]The text was updated successfully, but these errors were encountered: