I am new at GO and just installed the latest version available for Linux AMD64, but although I can run go commands, I don't seem to be able to get, build or install any commands.
go get bufio
package bufio: unrecognized import path "bufio"
Any ideas?