telegraf/Godeps/_workspace/src/github.com/shirou/gopsutil
Cameron Sparr e6517d4140 Update gopsutil godep dependency. Dont use godep go build anymore
godep seems to have a problem when dependencies have `internal`
packages. So removing `godep go build` and `godep go test` from the
build process in favor of just checking out the correct revisions using
`godep restore` into the regular GOPATH.

This basically means that we are not actually using anything within the
Godeps directory except Godeps.json. I should probably make a separate
go dependency management system that does this.
2015-12-04 12:22:16 -07:00
..
common Godep update: gopsutil 2015-11-11 15:38:22 -07:00
cpu Update gopsutil godep dependency. Dont use godep go build anymore 2015-12-04 12:22:16 -07:00
disk Update gopsutil godep dependency. Dont use godep go build anymore 2015-12-04 12:22:16 -07:00
docker Update gopsutil godep dependency. Dont use godep go build anymore 2015-12-04 12:22:16 -07:00
host Update gopsutil godep dependency. Dont use godep go build anymore 2015-12-04 12:22:16 -07:00
load Update gopsutil godep dependency. Dont use godep go build anymore 2015-12-04 12:22:16 -07:00
mem Update gopsutil godep dependency. Dont use godep go build anymore 2015-12-04 12:22:16 -07:00
net Update gopsutil godep dependency. Dont use godep go build anymore 2015-12-04 12:22:16 -07:00
process Update gopsutil godep dependency. Dont use godep go build anymore 2015-12-04 12:22:16 -07:00