Skip to content

Commit

Permalink
backport of commit 9a0c904 (#16131)
Browse files Browse the repository at this point in the history
This pull request was automerged via backport-assistant
  • Loading branch information
hc-github-team-nomad-core authored Feb 10, 2023
1 parent fa4a374 commit 1b6cb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ lint-deps: ## Install linter dependencies
@echo "==> Updating linter dependencies..."
go install github.com/golangci/golangci-lint/cmd/[email protected]
go install github.com/client9/misspell/cmd/[email protected]
go install github.com/hashicorp/go-hclog/[email protected].5
go install github.com/hashicorp/go-hclog/[email protected].6

.PHONY: git-hooks
git-dir = $(shell git rev-parse --git-dir)
Expand Down

0 comments on commit 1b6cb60

Please sign in to comment.