Descargamos e instalamos Fedora EPEL
$ yum install http://ftp.riken.jp/Linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
Instalamos el repositorio hop5.in
$ cd /etc/yum.repos.d
$ wget http://www.hop5.in/yum/el6/hop5.repo
Instalamos el paquete Go
$ yum install golang