Closed RichyHBM closed 7 years ago
If you have GOBIN set in order to download executables via go get without the need to worry about GOPATH, this script downloads gvt to GOBIN rather than ./bin which creates an error for the setup process
Good catch. GOBIN causes behavior to be unpredictable or broken. I'll fix this soon. Thanks!
If you have GOBIN set in order to download executables via go get without the need to worry about GOPATH, this script downloads gvt to GOBIN rather than ./bin which creates an error for the setup process