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 committed by Vincent Demeester
parent 84c187fe0c
commit 1ed63a0f85
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import (
"regexp"
"strings"
"github.com/dotcloud/docker/utils"
"github.com/docker/docker/utils"
)
// ListOpts type