Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 623 Bytes

GoGetTools.md

File metadata and controls

12 lines (8 loc) · 623 Bytes

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.