run: LD_LIBRARY_PATH=./libs/ ./go-web-browser prep: GO111MODULE="off" go get -v . build: GO111MODULE="off" go build -v -x # go build