From 56eca84ae853aecab083d7ba1afb698409f19a45 Mon Sep 17 00:00:00 2001 From: Shengjing Zhu Date: Sun, 22 Nov 2020 00:30:46 +0800 Subject: [PATCH] Remove reference of GO111MODULE=off Signed-off-by: Shengjing Zhu --- Vagrantfile | 1 - contrib/Dockerfile.test | 1 - 2 files changed, 2 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index b9f193211..09bb0326f 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -85,7 +85,6 @@ Vagrant.configure("2") do |config| curl -fsSL "https://dl.google.com/go/go${GO_VERSION}.linux-amd64.tar.gz" | tar Cxz /usr/local cat >> /etc/environment <> /etc/profile.d/sh.local <