Applies new goimports recommendations.
This commit is contained in:
parent
6451b47621
commit
c2c6aee18a
11 changed files with 11 additions and 11 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
|
||||
"github.com/abronan/valkeyrie"
|
||||
"github.com/abronan/valkeyrie/store"
|
||||
"github.com/abronan/valkeyrie/store/etcd/v3"
|
||||
etcdv3 "github.com/abronan/valkeyrie/store/etcd/v3"
|
||||
"github.com/containous/traefik/integration/try"
|
||||
"github.com/go-check/check"
|
||||
checker "github.com/vdemeester/shakers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue