From 5c51ba0d005181f5afc4e860cec4835fa342969f Mon Sep 17 00:00:00 2001 From: hunterlong Date: Wed, 10 Oct 2018 21:14:06 -0700 Subject: [PATCH] dep fix --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index f55ca673..bdd0befa 100644 --- a/Makefile +++ b/Makefile @@ -215,8 +215,6 @@ dev-deps: $(GOGET) github.com/GeertJohan/go.rice $(GOGET) github.com/GeertJohan/go.rice/rice $(GOINSTALL) github.com/GeertJohan/go.rice/rice - $(GOCMD) get github.com/frioux/godoc2md - $(GOCMD) install github.com/frioux/godoc2md $(GOCMD) get github.com/axw/gocov/gocov $(GOCMD) get gopkg.in/matm/v1/gocov-html $(GOCMD) install gopkg.in/matm/v1/gocov-html