You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
when using go get github.com/mitchellh/go-ps,
the package is placed in ~/go/src/github.com/mitchellh/go-ps
however the package is ps.
I fixed it locally by changing the directory to gops and modifying the package in the each file.