forked from Ivasoft/traefik
Applies new goimports recommendations.
This commit is contained in:
committed by
Traefiker Bot
parent
443902a0f0
commit
373040f552
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/containous/traefik/job"
|
||||
"github.com/containous/traefik/log"
|
||||
"github.com/containous/traefik/safe"
|
||||
"github.com/satori/go.uuid"
|
||||
uuid "github.com/satori/go.uuid"
|
||||
)
|
||||
|
||||
// Metadata stores Object plus metadata
|
||||
|
||||
Reference in New Issue
Block a user