Skip to content

Commit abf55ce

Browse files
author
olevole
committed
GO111MODULE=off
1 parent e592ee5 commit abf55ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ fi
2020

2121
export GOPATH="${workdir}"
2222
export GOBIN="${workdir}"
23+
export GO111MODULE=off
2324

2425
set -e
2526
go get

0 commit comments

Comments
 (0)