summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-06-28 02:50:10 +0200
committerGitHub <noreply@github.com>2019-06-28 02:50:10 +0200
commit4aa109f00e95746625c692c7056b42b72750c259 (patch)
treee510c88f446cf1f64672e69a0702844b76f3788a
parent48904026eab618f4b3a7d10cbde45ab9167f835d (diff)
parent9697b0d91fa9139fff8c4ac30cb04a694d28f8fd (diff)
downloadpodman-4aa109f00e95746625c692c7056b42b72750c259.tar.gz
podman-4aa109f00e95746625c692c7056b42b72750c259.tar.bz2
podman-4aa109f00e95746625c692c7056b42b72750c259.zip
Merge pull request #3448 from vrothberg/turnoffmod
Makefile: set GO111MODULE=off
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 108a37146..d1e52b1a1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+export GO111MODULE=off
+
GO ?= go
DESTDIR ?=
EPOCH_TEST_COMMIT ?= 5b7086abda91f4301af3bfb642d416a22349c276