diff --git a/Makefile b/Makefile index d667db9..925d123 100644 --- a/Makefile +++ b/Makefile @@ -10,9 +10,7 @@ all: .PHONY: ci-prepare ci-prepare: - $(GOCMD) get -u github.com/golang/dep/cmd/dep $(GOCMD) get -u github.com/estesp/manifest-tool - dep ensure -v .PHONY: build build: