mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-13 02:01:10 +08:00
WIP manage dependencies
This commit is contained in:
@@ -449,7 +449,6 @@ build_go_binaries() {
|
||||
echo "Building Go tools for $OS_ARCH ..."
|
||||
go get -u github.com/kardianos/govendor
|
||||
cd $GO_TOOLS_DIR
|
||||
govendor fetch +external
|
||||
make $OS_ARCH
|
||||
cd $CUR_DIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user