summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d885f0b..0e76e55 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,9 @@
# git remote add github [email protected]:wit-go/log.git
+all:
+ #@GO111MODULE=off go vet -x
+ GO111MODULE=off go vet
+
redomod:
rm -f go.*
GO111MODULE= go mod init