Update import paths for new repository

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2015-06-21 19:29:59 -07:00
parent 8f97d39dd2
commit 080df7ab88
63 changed files with 114 additions and 114 deletions

View File

@@ -6,7 +6,7 @@ import (
"text/template"
"time"
"github.com/docker/libcontainer/stacktrace"
"github.com/opencontainers/runc/libcontainer/stacktrace"
)
var errorTemplate = template.Must(template.New("error").Parse(`Timestamp: {{.Timestamp}}