diff --git a/Makefile b/Makefile index dc3475a81..75dfaf097 100644 --- a/Makefile +++ b/Makefile @@ -151,9 +151,6 @@ mocks: $(GOMOCK) ######################################################################################################################## # Toolset -$(GOTEST): - $(GOGET) github.com/rakyll/gotest - $(REALIZE): $(GOGET) github.com/tockins/realize