ci: update goreleaser version

This commit is contained in:
Denis Gukov 2022-10-23 14:15:56 +05:00
parent 54ab92b6af
commit edd17647b1

View File

@ -50,7 +50,7 @@ tasks:
desc: Installs tools needed
dir: web2
vars:
GORELEASER_VERSION: "0.159.0"
GORELEASER_VERSION: "0.183.0"
GOLINTER_VERSION: "1.46.2"
cmds:
- go install github.com/gobuffalo/packr/...@v1.10.4