diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2020-04-05 22:07:59 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2020-04-10 19:32:07 -0400 |
| commit | e32d37af8d1644eea9e9785e3ba2f3f0592c4810 (patch) | |
| tree | 490071182c56d7db2da1a2ebc70eff01850bef0b /Makefile | |
| parent | abce2771bac0661a8bd111fe75802138131aaf1b (diff) | |
use Go 1.14.x in CI
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ gomplate.png: gomplate.svg cloudconvert -f png -c density=288 $^ lint: + golangci-lint --version @golangci-lint run --timeout 2m --disable-all \ --enable depguard \ --enable dupl \ |
