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
1
integration/vendor/github.com/xeipuuv/gojsonschema/result.go
generated
vendored
1
integration/vendor/github.com/xeipuuv/gojsonschema/result.go
generated
vendored
|
@ -48,6 +48,7 @@ type (
|
|||
Value() interface{}
|
||||
SetDetails(ErrorDetails)
|
||||
Details() ErrorDetails
|
||||
String() string
|
||||
}
|
||||
|
||||
// ResultErrorFields holds the fields for each ResultError implementation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue