summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4a67a5a..2a5b530 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
all:
- @echo
- @echo Run: make redomod
- @echo
+ GO111MODULE=off go build
goimports:
goimports -w *.go