Skip to content

Commit 5a5d859

Browse files
author
Himanshu Pandey
committed
Adding the GO111MODULE environment variable
1 parent 5cfc70b commit 5a5d859

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/install_and_setup.sh

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17+
export GO111MODULE=on
18+
1719
go get sigs.k8s.io/kind@v0.4.0
1820
go get sigs.k8s.io/kustomize/v3/cmd/kustomize@v3.0.1
1921

0 commit comments

Comments
 (0)