1
0
Fork 0

Clean old

This commit is contained in:
Ludovic Fernandez 2019-03-18 11:30:07 +01:00 committed by Traefiker Bot
parent 9908137638
commit 72ffa91fe0
195 changed files with 83 additions and 37524 deletions

View file

@ -3,7 +3,7 @@ package marathon
import (
"time"
"github.com/containous/traefik/old/log"
"github.com/containous/traefik/pkg/log"
"github.com/gambol99/go-marathon"
)