Files
linuxkit/alpine/packages/go/vendor/manifest
Rolf Neugebauer 5b96452c4c virtsock: update vendored virtosck package
This fixes a bug on WIndows build newer than 10586.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2016-05-23 21:34:38 +01:00

14 lines
293 B
Plaintext

{
"version": 0,
"dependencies": [
{
"importpath": "github.com/rneugeba/virtsock/go",
"repository": "https://github.com/rneugeba/virtsock",
"vcs": "git",
"revision": "74097e05a883e89c70e6a27b342672c7fe6c846b",
"branch": "master",
"path": "/go",
"notests": true
}
]
}