From d27e18fce77bd77fbc92bac4ee1d6b592fbfb92c Mon Sep 17 00:00:00 2001 From: Denis Arh Date: Thu, 5 Sep 2019 19:18:31 +0200 Subject: [PATCH] Remove obsolete makefile task --- Makefile | 3 --- 1 file changed, 3 deletions(-) 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