add vendor directory

This commit is contained in:
tsmethurst 2021-08-12 15:51:53 +02:00
commit d9026c7798
2666 changed files with 1090740 additions and 0 deletions

7
vendor/github.com/go-errors/errors/.travis.yml generated vendored Normal file
View file

@ -0,0 +1,7 @@
language: go
go:
- "1.8.x"
- "1.10.x"
- "1.13.x"
- "1.14.x"