How to `go get` private repos using SSH key auth instead of password auth
git config --global url."[email protected]hub.com:".insteadOf "https://github.com/" 1 …
git config --global url."[email protected]hub.com:".insteadOf "https://github.com/" 1 …