proxy: vendor github.com/djs55/vsock

Signed-off-by: David Scott <dave.scott@docker.com>
This commit is contained in:
David Scott
2016-04-15 17:30:43 +01:00
parent 9100625204
commit b3f82f045a
5 changed files with 26 additions and 164 deletions

View File

@@ -8,7 +8,7 @@ import (
"os"
"proxy/libproxy"
"strings"
"vsock"
"github.com/djs55/vsock"
)
func main() {