Commit Graph

6 Commits

Author SHA1 Message Date
Karan Goel
db35f6a857 bump some dependencies to latest versions 2020-11-09 15:33:13 -08:00
Xuewei Zhang
7f9437cba0 Add github.com/shirou/gopsutil/load library 2020-01-31 15:42:57 -08:00
Xuewei Zhang
935fab705e Add github.com/shirou/gopsutil/host to vendor
This is needed for a coming PR to measure system uptime.
I separated vendor changes out, because they are larger while easier to
review.

This done via:
GO111MODULE=on go get github.com/shirou/gopsutil/host
GO111MODULE=on go mod vendor
2019-06-27 16:40:05 -07:00
Xuewei Zhang
aa44e54c50 Add OpenCensus and gopsutil as dependency 2019-06-05 17:10:25 -07:00
Zhen Wang
d34cd0c15b go mod vendor 2019-06-04 01:07:41 -07:00
Xuewei Zhang
d744b1cde5 Add github.com/shirou/gopsutil/disk in Godep 2019-06-03 15:04:42 -07:00