Skip to content

Add hello-world Go executable and gitaly-proto 0.5.0

Jacob Vosmaer 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 #80 (closed)

Closes gitaly#186 (closed)

Merge request reports