Skip to content

Build Go applications with Go 1.11

Zeger-Jan van de Weg requested to merge zj-build-using-go-1.11 into master

Golang support the last two releases, meaning that currently 1.10 is no longer supported. Gitaly would like to drop support for 1.10, gitaly#1516 (closed). This would help to make sure Gitaly is being build with a supported version.

Merge request reports