mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 01:44:01 +00:00
proxy: use share vendored go packages
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -4,7 +4,7 @@ package libproxy
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/djs55/vsock"
|
||||
"github.com/rneugeba/virtsock/go/vsock"
|
||||
"net"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user