Flatten dependencies

Deps for the integration suite are handled seperately, and not
flattend, as glide can't read the version info from docker/docker
This commit is contained in:
Ed Robinson 2016-11-17 18:56:07 +00:00 committed by Yves Peter
parent 0b78375211
commit d1e631a487
6 changed files with 589 additions and 71 deletions

View file

@ -1,10 +1,4 @@
#!/bin/bash
set -e
# Fix for http://stackoverflow.com/questions/37284423/glog-flag-redefined-error
# go test github.com/containous/traefik/provider
#*/github.com/containous/traefik/provider/_test/provider.test flag redefined: log_dir
#panic: */github.com/containous/traefik/provider/_test/provider.test flag redefined: log_dir
rm -rf vendor/k8s.io/client-go/1.5/vendor/github.com/golang/glog/
go generate