In order to compile "go" you need to install compiled "go1.4".
From https://golang.org/doc/install/source
Install Go compiler binaries
The Go tool chain is written in Go. To build it, you need a Go compiler installed.
...
"go1.4" also does not ...
From https://golang.org/doc/install/source
Install Go compiler binaries
The Go tool chain is written in Go. To build it, you need a Go compiler installed.
...
"go1.4" also does not ...