You've already forked testing-go-code-with-postgres
mirror of
https://github.com/xorcare/testing-go-code-with-postgres.git
synced 2025-07-03 23:30:31 +02:00
Bump golangci-lint from 2.0.2 to 2.1.5
This commit is contained in:
2
Makefile
2
Makefile
@ -33,7 +33,7 @@ lint: tools ## Check the project with lint.
|
||||
|
||||
.PHONY: tools
|
||||
tools: ## Install all needed tools, e.g.
|
||||
@go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.0.2
|
||||
@go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.5
|
||||
|
||||
.PHONY: help
|
||||
help: ## Show help for each of the Makefile targets.
|
||||
|
Reference in New Issue
Block a user