go mod vendor

This commit is contained in:
Andrey Nering
2018-10-27 17:02:24 -03:00
parent a52f6c0acf
commit cb95200be3
59 changed files with 4664 additions and 4 deletions

4
vendor/github.com/radovskyb/watcher/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,4 @@
language: go
go:
- 1.7
- tip