How to install and configure Golang
In this article, you will see how to install Golang and configure it to use the private GitHub repositories of your company.
Right to the point
BE SURE TO REPLACE {VERSION} WITH THE DESIRED VERSION THAT YOU WANT!!!
Download Go
curl -OL https://gola...
henriqueleite42.com2 min read