Updated to use v2 imports (removes dependancy on v1)

various doc updates as well.
This commit is contained in:
Unknown
2018-07-25 14:14:00 -04:00
parent bf5e4f9b99
commit e61f555c39
9 changed files with 16 additions and 17 deletions

2
ps.go
View File

@@ -12,7 +12,7 @@ import (
"runtime"
"strings"
"github.com/sbrow/ps/runner"
"github.com/sbrow/ps/v2/runner"
)
// The full path to this directory.