diff --git a/Makefile b/Makefile
index d02904e29507d395b64dbc331981960c4108b7ec..754ba59a0a082be06cf11250f5b821ab9dbe1da8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
 SHELL=/bin/bash -o pipefail
 
-export GO111MODULE=on
-
 BIN_DIR?=$(shell pwd)/tmp/bin
 
 EMBEDMD_BIN=$(BIN_DIR)/embedmd