forked from Ivasoft/traefik
chore: move to Traefik organization.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9df89e66e3
commit
c0f1e74bed
@@ -6,8 +6,8 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/ExpediaDotCom/haystack-client-go"
|
||||
"github.com/containous/traefik/v2/pkg/log"
|
||||
"github.com/opentracing/opentracing-go"
|
||||
"github.com/traefik/traefik/v2/pkg/log"
|
||||
)
|
||||
|
||||
// Name sets the name of this tracer.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package haystack
|
||||
|
||||
import (
|
||||
"github.com/containous/traefik/v2/pkg/log"
|
||||
"github.com/traefik/traefik/v2/pkg/log"
|
||||
)
|
||||
|
||||
type haystackLogger struct {
|
||||
|
||||
Reference in New Issue
Block a user