1
0
Fork 0

feat: new linting system.

This commit is contained in:
Ludovic Fernandez 2019-03-04 16:40:05 +01:00 committed by Traefiker Bot
parent fb617044e0
commit ebded2cbc0
24 changed files with 129 additions and 256 deletions

View file

@ -4,7 +4,7 @@ import (
"io"
"github.com/containous/traefik/log"
"github.com/instana/go-sensor"
instana "github.com/instana/go-sensor"
"github.com/opentracing/opentracing-go"
)