shirou / gopsutil

psutil for golang
Other
10.6k stars 1.59k forks source link

Add darwin/arm64 (v2) #1507

Closed btoews closed 1 year ago

btoews commented 1 year ago

This adds darwin/arm64 support in v2.

shirou commented 1 year ago

Thank you for your contribution. But could you tell us what is the (v2) meaning? gopsutil v2 is not under maintenance.

btoews commented 1 year ago

I was trying to use something on an m1 mac that depends on v2. I updated that thing to use v3 instead :-)