mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
fix: update linter and releaser deps
This commit is contained in:
parent
bf958acbd7
commit
f78f9a5ba0
@ -50,8 +50,8 @@ tasks:
|
|||||||
desc: Installs tools needed
|
desc: Installs tools needed
|
||||||
dir: web
|
dir: web
|
||||||
vars:
|
vars:
|
||||||
GORELEASER_VERSION: "0.67.0"
|
GORELEASER_VERSION: "0.143.0"
|
||||||
GOLINTER_VERSION: "1.23.3"
|
GOLINTER_VERSION: "1.31.0"
|
||||||
cmds:
|
cmds:
|
||||||
- go install github.com/cespare/reflex
|
- go install github.com/cespare/reflex
|
||||||
- go install github.com/gobuffalo/packr/...
|
- go install github.com/gobuffalo/packr/...
|
||||||
|
Loading…
Reference in New Issue
Block a user