Update vendor

This commit is contained in:
vcaesar 2018-03-06 17:42:24 +08:00
parent 39e40cddf9
commit f1229893f0
2 changed files with 14 additions and 14 deletions

View File

@ -400,7 +400,7 @@ func (p *Process) TimesWithContext(ctx context.Context) (*cpu.TimesStat, error)
}
// User and kernel times are represented as a FILETIME structure
// wich contains a 64-bit value representing the number of
// which contains a 64-bit value representing the number of
// 100-nanosecond intervals since January 1, 1601 (UTC):
// http://msdn.microsoft.com/en-us/library/ms724284(VS.85).aspx
// To convert it into a float representing the seconds that the

26
vendor/vendor.json vendored
View File

@ -47,38 +47,38 @@
{
"checksumSHA1": "PHwqGzRGjJ81TtD7aBgcppCjeRg=",
"path": "github.com/shirou/gopsutil/cpu",
"revision": "12ab94e8042b4639d3cbd6bdafd0be9be8a33e88",
"revisionTime": "2018-02-21T07:26:18Z"
"revision": "5776ff9c7c5d063d574ef53d740f75c68b448e53",
"revisionTime": "2018-02-27T22:58:47Z"
},
{
"checksumSHA1": "sy4twPdTy18BS0k2PxntChG2FcE=",
"path": "github.com/shirou/gopsutil/host",
"revision": "12ab94e8042b4639d3cbd6bdafd0be9be8a33e88",
"revisionTime": "2018-02-21T07:26:18Z"
"revision": "5776ff9c7c5d063d574ef53d740f75c68b448e53",
"revisionTime": "2018-02-27T22:58:47Z"
},
{
"checksumSHA1": "xPMr7RbEnFd1XxOFpLOSdX4cEO0=",
"path": "github.com/shirou/gopsutil/internal/common",
"revision": "12ab94e8042b4639d3cbd6bdafd0be9be8a33e88",
"revisionTime": "2018-02-21T07:26:18Z"
"revision": "5776ff9c7c5d063d574ef53d740f75c68b448e53",
"revisionTime": "2018-02-27T22:58:47Z"
},
{
"checksumSHA1": "Cgm7wMq9rJpnUeZFV3OD8qkTKOM=",
"path": "github.com/shirou/gopsutil/mem",
"revision": "12ab94e8042b4639d3cbd6bdafd0be9be8a33e88",
"revisionTime": "2018-02-21T07:26:18Z"
"revision": "5776ff9c7c5d063d574ef53d740f75c68b448e53",
"revisionTime": "2018-02-27T22:58:47Z"
},
{
"checksumSHA1": "Z7FjZvR5J5xh6Ne572gD7tRUsc8=",
"path": "github.com/shirou/gopsutil/net",
"revision": "12ab94e8042b4639d3cbd6bdafd0be9be8a33e88",
"revisionTime": "2018-02-21T07:26:18Z"
"revision": "5776ff9c7c5d063d574ef53d740f75c68b448e53",
"revisionTime": "2018-02-27T22:58:47Z"
},
{
"checksumSHA1": "Ylp6t7kozHBFREv3tBcK4B1SMI4=",
"checksumSHA1": "l372fZbcjJ2OlVmg0JihEjbtUcE=",
"path": "github.com/shirou/gopsutil/process",
"revision": "12ab94e8042b4639d3cbd6bdafd0be9be8a33e88",
"revisionTime": "2018-02-21T07:26:18Z"
"revision": "5776ff9c7c5d063d574ef53d740f75c68b448e53",
"revisionTime": "2018-02-27T22:58:47Z"
},
{
"checksumSHA1": "Nve7SpDmjsv6+rhkXAkfg/UQx94=",