Move over to go mod from dep
This commit is contained in:
@ -16,6 +16,7 @@ fi
|
||||
|
||||
export GOPATH=${PWD}/gopath
|
||||
export GO="${GO:-go}"
|
||||
export GOFLAGS="${GOFLAGS} -mod=vendor"
|
||||
|
||||
mkdir -p "${PWD}/bin"
|
||||
|
||||
|
Reference in New Issue
Block a user