Installing Version Control Tools for go get

The go get fetching of source code is done by using one of the following tools expected to be found on your system:

For example, git is used for Github, hg is used for Bitbucket, etc.

Refer GoGetProxyConfig for setting proxies for these tools.