GOBIN

The directory where go install and go get will place binaries after building main packages. Generally this is set to somewhere on the system PATH so that installed binaries can be run and discovered easily

If you want to use command line programs you will need to add GOBIN to your path