fix: update linter and releaser deps

This commit is contained in:
Denis Gukov 2020-09-30 16:15:13 +05:00
parent bf958acbd7
commit f78f9a5ba0

View File

@ -50,8 +50,8 @@ tasks:
desc: Installs tools needed
dir: web
vars:
GORELEASER_VERSION: "0.67.0"
GOLINTER_VERSION: "1.23.3"
GORELEASER_VERSION: "0.143.0"
GOLINTER_VERSION: "1.31.0"
cmds:
- go install github.com/cespare/reflex
- go install github.com/gobuffalo/packr/...