mitchellh / go-ps

Find, list, and inspect processes from Go (golang).
MIT License
1.46k stars 250 forks source link

Create process_freebsd_386.go to fix issue#28 #32

Closed dschaafsma closed 1 year ago

dschaafsma commented 5 years ago

Add support for freeBSD 386 to fix issue#28

smortex commented 1 year ago

This issue was fixed by not targeting a specific arch in #33. It was released in v1.0.0.

This issue can be closed, thanks!

dschaafsma commented 1 year ago

closing pull request as per comment by smortex noting it was no longer necessary