标签: git go gitlab
我正尝试在Go Dep中使用私有的GitLab存储库。
是否可以使用GitLab部署密钥通过Dep克隆项目?
下面是我的示例Gopkg.toml和部署令牌:
[[constraint]] name = "gitlab.com/example/foo" branch = "master"
Username: gitlab+deploy-token-1234
Password: a1234567