mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 09:40:04 +00:00
$ 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>
14 lines
293 B
Plaintext
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
|
|
}
|
|
]
|
|
} |