deps: Update github.com/docker/docker/pkg/system

This commit updates the `system` package of `docker/docker`.
This commit is contained in:
James Nugent
2017-03-13 13:18:31 -05:00
parent ef2212710b
commit 7457a0dfd8
2 changed files with 4 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ import (
"unsafe"
)
// #cgo CFLAGS: -std=c99
// #cgo LDFLAGS: -lkstat
// #include <unistd.h>
// #include <stdlib.h>

6
vendor/vendor.json vendored
View File

@@ -442,10 +442,10 @@
"revisionTime": "2017-01-10T19:35:11Z"
},
{
"checksumSHA1": "QcztYNLTWLhamq8fPdk63hqIOMc=",
"checksumSHA1": "jtruj9m4YJtPaXqUZ5PXdgFQjRA=",
"path": "github.com/docker/docker/pkg/system",
"revision": "52debcd58ac91bf68503ce60561536911b74ff05",
"revisionTime": "2016-05-20T15:17:10Z"
"revision": "47cd4bf526723100bdbbd5a6bb983cdd668882e9",
"revisionTime": "2017-03-13T17:42:22Z"
},
{
"checksumSHA1": "NGqzajRG0Vri8ConQuHY3cCs1RA=",