godep update for procstat

This commit is contained in:
Cameron Sparr
2015-10-07 11:11:12 -06:00
parent fdf00c1be6
commit 5cc26bb640
34 changed files with 4820 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
)
type Specification struct {
PidFile string `toml:pid_file`
PidFile string
Exe string
Prefix string
}