Using go-toolset on CentOS Linux 7/x86_64
With golang now gone from the CentOS Linux 7 distro ( deprecated upstream ), the best way to get golang for your system is to get it from the SCL. Firstly, enable scl itself : yum install centos-release-scl Then install the go-toolset-7 scl ( this brings in version 1.10.2 at the moment ) yum install… Read More »