buildGoModule: remove trailing whitespace
This commit is contained in:
parent
81a8b76b3a
commit
87dbe6d797
@ -127,7 +127,7 @@ let
|
|||||||
export GOSUMDB=off
|
export GOSUMDB=off
|
||||||
export GOPROXY=off
|
export GOPROXY=off
|
||||||
cd "$modRoot"
|
cd "$modRoot"
|
||||||
if [ -n "${go-modules}" ]; then
|
if [ -n "${go-modules}" ]; then
|
||||||
rm -rf vendor
|
rm -rf vendor
|
||||||
ln -s ${go-modules} vendor
|
ln -s ${go-modules} vendor
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user