Update dependencies
This commit is contained in:
parent
cca3f5bc93
commit
007fc80e72
30 changed files with 733 additions and 519 deletions
6
vendor/github.com/spf13/viper/.travis.yml
generated
vendored
6
vendor/github.com/spf13/viper/.travis.yml
generated
vendored
|
@ -1,8 +1,12 @@
|
|||
go_import_path: github.com/spf13/viper
|
||||
|
||||
language: go
|
||||
|
||||
env:
|
||||
global:
|
||||
- GO111MODULE="on"
|
||||
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- tip
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue