Skip to content

Remove support for Go 1.9

Jacob Vosmaer requested to merge drop-go-1.9 into master

Go 1.11 was released 1 month ago. This means that Go 1.9 is no longer supported by the Go project.

This change also makes Go 1.11 the default version for all CI tasks. Because go fmt changed, this means we need to use Go 1.11 when contributing to gitaly after this is merged.

Edited by GitLab Release Tools Bot

Merge request reports