Tool to get git private package to Golang project
Makes binary gogetprivate
for your local user
bash <(wget -qO- https://raw.githubusercontent.com/sitnikovik/gogetprivate/master/installer.sh)
gogetprivate "github.com/<username>/<reponame>@<version>" -t "<your_access_token>"