$ go get -u github.com/miketheprogrammer/go-thrust
package github.com/miketheprogrammer/go-thrust
imports github.com/miketheprogrammer/go-thrust
imports github.com/miketheprogrammer/go-thrust: no buildable Go source files in /Users/user/.gocode/src/github.com/miketheprogrammer/go-thrust
Apologies to all, we are restructuring the application to work better with go get.
You can try with the -d flag to avoid building files. this should download the application to the proper gopath.
then you can use the instructions from the go-thrust repo homepage.