switched from godeps to govendor, now supports new 'vendor' folder

This commit is contained in:
Mike Farah
2017-05-03 09:19:55 +10:00
parent 69e6bb354d
commit b2a0964de2
87 changed files with 14 additions and 21938 deletions
+7
View File
@@ -42,3 +42,10 @@ Flags:
Use "yaml [command] --help" for more information about a command.
```
## Contribute
1. run `govendor sync` [link](https://github.com/kardianos/govendor)
2. add unit tests
3. make changes
4. run ./precheckin.sh
5. profit