Re-run vendoring

Latest `vndr` has changed its algorithm a bit. It also pointed out that we were missing
some things.

Move the `vendor` directory up to the `linuxkit` command, else it gets confused by packages
that have Go code in.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-07-11 11:21:21 +01:00
parent 9ee7b23d1e
commit 107c014a9d
1038 changed files with 11 additions and 2123 deletions

2
.gitattributes vendored
View File

@@ -1,2 +1,2 @@
vendor/* linguist-vendored
**/vendor/** linguist-vendored
kernel/*.x linguist-language=text