aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index baef138..57c4c2a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,6 @@ $(BINARIES): $(SOURCES)
.PHONY: deps run
-
.PHONY: run
deps:
go get $(DEPS)