migrate to go modules from vndr

Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
This commit is contained in:
Tariq Ibrahim
2019-06-05 15:40:29 -07:00
parent dcfe05ce6c
commit 5223c27422
503 changed files with 273730 additions and 9491 deletions

4
vendor/gopkg.in/check.v1/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,4 @@
_*
*.swp
*.[568]
[568].out

2
vendor/gopkg.in/check.v1/TODO generated vendored Normal file
View File

@@ -0,0 +1,2 @@
- Assert(slice, Contains, item)
- Parallel test support