I'm trying to use a private GitLab repository with Go Dep.
Is it possible to use a GitLab Deploy Key to clone the project with Dep?
Below is my sample Gopkg.toml & Deploy Token:
Gopkg.toml
[[constraint]]
name = "gitlab.com/example/foo"
branch = "master"
Deploy Token:
Username: gitlab+deploy-token-1234
Password: a1234567