diff --git a/Makefile b/Makefile index 448b26f4..d3fb414d 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,6 @@ $(GOVERALLS_BIN): $(LINT_BIN): @$(call print, "Fetching gometalinter.v2") go get -u $(LINT_PKG) - $(GOINSTALL) $(LINT_PKG) dep: $(DEP_BIN) @$(call print, "Compiling dependencies.")