chore: update some dependencies

This commit is contained in:
Ludovic Fernandez 2019-12-12 17:48:05 +01:00 committed by Traefiker Bot
parent 5f50d2e230
commit 7f085df240
5 changed files with 93 additions and 59 deletions

View file

@ -8,9 +8,9 @@ import (
"time"
"github.com/containous/traefik/v2/integration/try"
"github.com/docker/docker/integration-cli/checker"
"github.com/go-check/check"
"github.com/hashicorp/consul/api"
checker "github.com/vdemeester/shakers"
)
type ConsulCatalogSuite struct {