update go import path and libcontainer

Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
This commit is contained in:
Victor Vieux 2014-07-24 22:19:50 +00:00
parent 5b5f71a7e6
commit bb2a94eeef
5 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@ package main
import (
"fmt"
flag "github.com/dotcloud/docker/pkg/mflag"
flag "github.com/docker/docker/pkg/mflag"
)
var (