Re-think integration vendoring
- remove docker/docker from Traefik vendor (unused) - use `ignore` for all Traefik vendor in integration glide. - defined only integration specific version of the dependencies.
This commit is contained in:
parent
121c057b90
commit
22aceec426
1750 changed files with 5786 additions and 552456 deletions
2
integration/vendor/github.com/Sirupsen/logrus/terminal_linux.go
generated
vendored
2
integration/vendor/github.com/Sirupsen/logrus/terminal_linux.go
generated
vendored
|
@ -3,8 +3,6 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build !appengine
|
||||
|
||||
package logrus
|
||||
|
||||
import "syscall"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue