mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update vendor
This commit is contained in:
parent
39e40cddf9
commit
f1229893f0
2
vendor/github.com/shirou/gopsutil/process/process_windows.go
generated
vendored
2
vendor/github.com/shirou/gopsutil/process/process_windows.go
generated
vendored
@ -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
26
vendor/vendor.json
vendored
@ -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=",
|
||||
|
Loading…
Reference in New Issue
Block a user