mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-07 02:48:27 +08:00
Use gopkg managed versions of dependencies, for better go get support
This commit is contained in:
@@ -81,7 +81,7 @@ Use "yq [command] --help" for more information about a command.
|
||||
## Contribute
|
||||
1. `make [local] vendor`
|
||||
2. add unit tests
|
||||
3. apply changes
|
||||
3. apply changes (ensure that [gopkg](https://gopkg.in/) and govendor is used for package dependencies)
|
||||
4. `make [local] build`
|
||||
5. If required, update the user documentation
|
||||
- Update README.md and/or documentation under the mkdocs folder
|
||||
|
||||
Reference in New Issue
Block a user