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 2ff0ef4407
commit 822f8c1b52
6 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
package registry
import (
"github.com/dotcloud/docker/engine"
"github.com/docker/docker/engine"
)
// Service exposes registry capabilities in the standard Engine