1
0
Fork 0

dep: fix constraint with dep >= 0.5.0

This commit is contained in:
Vincent Demeester 2019-01-07 16:48:03 +01:00 committed by Traefiker Bot
parent ddf199566c
commit 906f4fe8f7
6 changed files with 607 additions and 302 deletions

View file

@ -71,7 +71,7 @@
[[constraint]]
name = "github.com/containous/staert"
version = "3.1.1"
version = "3.1.2"
#[[constraint]]
# name = "github.com/containous/traefik-extra-service-fabric"
@ -132,18 +132,6 @@
name = "github.com/mesosphere/mesos-dns"
source = "https://github.com/containous/mesos-dns.git"
[[constraint]]
branch = "master"
name = "github.com/mitchellh/copystructure"
[[constraint]]
branch = "master"
name = "github.com/mitchellh/hashstructure"
[[constraint]]
branch = "master"
name = "github.com/mitchellh/mapstructure"
[[constraint]]
name = "github.com/opentracing/opentracing-go"
version = "1.0.2"