Files
linuxkit/alpine/packages/go/vendor/manifest
Ian Campbell f70ff0aeac Revendor virtsock go library, for vsock.Dial
$ gvt delete github.com/rneugeba/virtsock/go
$ gvt fetch --no-recurse https://github.com/rneugeba/virtsock/go

virtsock.git:

$ git log --oneline 74097e05a883e89c70e6a27b342672c7fe6c846b..650ef8224a0c06b4b20e9bee1600dbf677c8176d -- go/
0e2f0a8 vsock: Implement vsock.Dial
712714a vsock: include the errno when C.bind_sockaddr_vm
03725fe go: make errors public

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2016-07-04 14:47:02 +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": "650ef8224a0c06b4b20e9bee1600dbf677c8176d",
"branch": "master",
"path": "/go",
"notests": true
}
]
}