Skip to content

Add hello-world Go executable and gitaly-proto 0.5.0

Jacob Vosmaer (GitLab) requested to merge go-hello-world into master

Add basic plumbing to have Go executables in gitlab-shell. We want to use this for Gitaly integration.

I have already included gitaly-proto via govendor even though it is not used yet.

Previous discussion in https://gitlab.com/gitlab-org/gitlab-shell/issues/80

Closes https://gitlab.com/gitlab-org/gitaly/issues/186

Merge request reports