Update vendoring. (#1257)
* Update vendoring. Update vendoring to latest upstream. Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
cb9e23c536
commit
dc4c58671d
257 changed files with 39320 additions and 7619 deletions
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: sudo pip install codespell
|
||||
- run: codespell --skip=".git,./vendor,ttar" -L uint
|
||||
- run: codespell --skip=".git,./vendor,ttar,go.mod,go.sum" -L uint
|
||||
|
||||
build:
|
||||
machine: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue