Applies new goimports recommendations.
This commit is contained in:
parent
6451b47621
commit
c2c6aee18a
11 changed files with 11 additions and 11 deletions
|
@ -37,7 +37,7 @@ import (
|
|||
"github.com/containous/traefik/types"
|
||||
"github.com/containous/traefik/version"
|
||||
"github.com/coreos/go-systemd/daemon"
|
||||
"github.com/elazarl/go-bindata-assetfs"
|
||||
assetfs "github.com/elazarl/go-bindata-assetfs"
|
||||
"github.com/ogier/pflag"
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/vulcand/oxy/roundrobin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue