update ci to use go 1.13, switch to golangci-lint

This commit is contained in:
Elliot
2019-10-31 08:21:19 +11:00
committed by Mike Farah
parent d1cec1ad18
commit d05391e244
8 changed files with 18 additions and 40 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ Use "yq [command] --help" for more information about a command.
1. `scripts/devtools.sh`
2. `make [local] vendor`
3. add unit tests
4. apply changes (use govendor with a preference to [gopkg](https://gopkg.in/) for package dependencies)
4. apply changes to go.mod
5. `make [local] build`
6. If required, update the user documentation
- Update README.md and/or documentation under the mkdocs folder