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:
parent
0b78375211
commit
d1e631a487
6 changed files with 589 additions and 71 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue