mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Move code to pkg
This commit is contained in:
committed by
Traefiker Bot
parent
bd4c822670
commit
f1b085fa36
@@ -6,8 +6,8 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"github.com/containous/traefik/config"
|
||||
"github.com/containous/traefik/integration/try"
|
||||
"github.com/containous/traefik/pkg/config"
|
||||
"github.com/go-check/check"
|
||||
checker "github.com/vdemeester/shakers"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user