From f1229893f0b6e2fee59dd342629703c611e4a30a Mon Sep 17 00:00:00 2001 From: vcaesar Date: Tue, 6 Mar 2018 17:42:24 +0800 Subject: [PATCH] Update vendor --- .../gopsutil/process/process_windows.go | 2 +- vendor/vendor.json | 26 +++++++++---------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/vendor/github.com/shirou/gopsutil/process/process_windows.go b/vendor/github.com/shirou/gopsutil/process/process_windows.go index f4c8fe2..9304e2d 100644 --- a/vendor/github.com/shirou/gopsutil/process/process_windows.go +++ b/vendor/github.com/shirou/gopsutil/process/process_windows.go @@ -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 diff --git a/vendor/vendor.json b/vendor/vendor.json index 2c9bec1..2ebadf0 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -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=",