gobrew
gobrew copied to clipboard
gb doesn't work, needs GOROOT set
Whenever I build a gb project, I have to set GOROOT in order for it to find the compiler.
Sourcing the output from go env
takes care of this. It'd be nice if gobrew did this automatically when switching versions.