Update Makefile

This commit is contained in:
Jeff Regan
2020-10-15 11:58:50 -07:00
committed by GitHub
parent 8b9ce8eacb
commit 232da9e12b

View File

@@ -84,9 +84,9 @@ $(MYGOBIN)/kustomize:
.PHONY: install-tools
install-tools: \
$(MYGOBIN)/gh \
$(MYGOBIN)/goimports \
$(MYGOBIN)/golangci-lint-kustomize \
$(MYGOBIN)/gh \
$(MYGOBIN)/gorepomod \
$(MYGOBIN)/mdrip \
$(MYGOBIN)/pluginator \