Delete 'vendored' gopsutil directory

This commit is contained in:
Cameron Sparr
2015-09-17 12:07:15 -07:00
parent 94a623c00e
commit dd7a3b37b0
89 changed files with 19 additions and 9542 deletions

View File

@@ -14,7 +14,7 @@ import (
"strings"
"github.com/influxdb/telegraf/plugins"
common "github.com/influxdb/telegraf/plugins/system/ps/common"
common "github.com/shirou/gopsutil/common"
)
// Lustre proc files can change between versions, so we want to future-proof