Skip to content

`go get` for public and private repositories

username-removed-99213 requested to merge mattes/omnibus-gitlab:master into master

Right now it is not possible to use go get with private repositories. Only public repositories are supported.

see https://github.com/gitlabhq/gitlabhq/pull/7693

Merge request reports