github.com/Azareal/Gosora@v0.0.0-20210729070923-553e66b59003/dev-update-travis (about)

     1  echo "Building the patcher"
     2  go generate
     3  ./update-deps-linux
     4  go build -ldflags="-s -w" -o Patcher "./patcher"