Update go dependencies
This commit is contained in:
parent
432f534383
commit
f4a4daed84
1299 changed files with 71186 additions and 91183 deletions
12
vendor/github.com/ncabatoff/procfs/.travis.yml
generated
vendored
Normal file
12
vendor/github.com/ncabatoff/procfs/.travis.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
sudo: false
|
||||
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
|
||||
go_import_path: github.com/prometheus/procfs
|
||||
|
||||
script:
|
||||
- make style check_license vet test staticcheck
|
||||
Loading…
Add table
Add a link
Reference in a new issue