mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
ci: Update golangci-lint to v2 and fix highlighted issues. (#26334)
This commit is contained in:
@@ -143,7 +143,7 @@ deps: ## Install build and development dependencies
|
||||
.PHONY: lint-deps
|
||||
lint-deps: ## Install linter dependencies
|
||||
@echo "==> Updating linter dependencies..."
|
||||
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.64.5
|
||||
go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.3.0
|
||||
go install github.com/client9/misspell/cmd/misspell@v0.3.4
|
||||
go install github.com/hashicorp/go-hclog/hclogvet@feaf6d2ec20fd895e711195c99e3fde93a68afc5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user