chore: updated golangci-lint
This commit is contained in:
parent
3b412a0a6b
commit
f8e3266029
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
## Install go tools
|
## Install go tools
|
||||||
install-go-tools:
|
install-go-tools:
|
||||||
@echo Installing go tools
|
@echo Installing go tools
|
||||||
$(GO) install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.61.0
|
$(GO) install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.64.8
|
||||||
$(GO) install gotest.tools/gotestsum@v1.7.0
|
$(GO) install gotest.tools/gotestsum@v1.7.0
|
||||||
|
|
||||||
## Runs eslint and golangci-lint
|
## Runs eslint and golangci-lint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue