From 4f01ab77965fee7703e4eb9d6b40199e56f60e82 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Mon, 16 Apr 2018 17:35:43 -0300 Subject: [PATCH] fix --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index c8448a7..e470d20 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,6 @@ else curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh endif dep ensure - gometalinter --install .PHONY: setup install: build ## build and install