I have one Go project that use a private library hosted in github. Currently am using go modules, so I configured the access to github via SSH so I could use go get github
go get github