mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-21 13:35:56 +00:00
Move bridge to drivers/
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import (
|
||||
"net"
|
||||
|
||||
"github.com/docker/libnetwork"
|
||||
_ "github.com/docker/libnetwork/bridge"
|
||||
_ "github.com/docker/libnetwork/drivers/bridge"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user