Go mod vendor

This commit is contained in:
TwinProduction
2019-09-06 00:11:01 -04:00
parent e93fefea60
commit 7bb341fe92
22 changed files with 9965 additions and 6 deletions

12
vendor/gopkg.in/yaml.v2/.travis.yml generated vendored Normal file
View File

@ -0,0 +1,12 @@
language: go
go:
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- tip
go_import_path: gopkg.in/yaml.v2