diff --git a/GNUmakefile b/GNUmakefile index 900ea4401..996302bb0 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -150,8 +150,6 @@ deps: ## Install build and development dependencies go get -u github.com/elazarl/go-bindata-assetfs/... go get -u github.com/hashicorp/vault go get -u github.com/a8m/tree/cmd/tree - ## Unneeded since we use Consul's no-porter branch - ##go get -u github.com/hashicorp/consul/test/porter/cmd/porter .PHONY: check check: ## Lint the source code