go vendor

This commit is contained in:
lealife
2017-11-30 19:55:33 +08:00
parent 2856da6888
commit 0fb92efbf3
670 changed files with 199010 additions and 0 deletions

12
vendor/github.com/revel/log15/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,12 @@
language: go
go_import_path: github.com/inconshreveable/log15
sudo: false
go:
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- tip