fix-3.0.4

This commit is contained in:
Carlos Salguero
2017-07-10 21:08:07 -03:00
parent c01d26ae63
commit 2416dd0dd4
4 changed files with 18 additions and 16 deletions

View File

@@ -452,7 +452,6 @@ build_go_binaries() {
fi
fi
echo "Building Go tools for $OS_ARCH ..."
go get -u github.com/kardianos/govendor
cd $GO_TOOLS_DIR
make $OS_ARCH
cd $CUR_DIR