Transfer emilevauge/traefik to containous/traefik

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-02-24 16:43:39 +01:00
parent e0872b6157
commit 1881d5eeed
No known key found for this signature in database
GPG key ID: D808B4C167352E59
27 changed files with 52 additions and 50 deletions

View file

@ -10,9 +10,9 @@ import (
"testing"
"text/template"
"github.com/containous/traefik/integration/utils"
"github.com/docker/libcompose/docker"
"github.com/docker/libcompose/project"
"github.com/emilevauge/traefik/integration/utils"
checker "github.com/vdemeester/shakers"
check "gopkg.in/check.v1"