Migrating to dep

This commit is contained in:
gfleury
2019-06-12 15:17:51 +02:00
parent 012f5e0c08
commit 8a7f1863a2
78 changed files with 23663 additions and 13 deletions

8
vendor/github.com/mitchellh/mapstructure/.travis.yml generated vendored Normal file
View File

@ -0,0 +1,8 @@
language: go
go:
- 1.9.x
- tip
script:
- go test