Skip to content

Bump Go dependency to 1.16

Jörg Behrmann requested to merge behrmann/gitlab:gobump into master

What does this MR do and why?

This MR bumps the Go dependency in the source installation and upgrade docs to 1.16, because workhorse fails to build on 1.15 (see #345029 (closed))

How to set up and validate locally

  • Try building workhorse on 14-4-stable using Go 1.15 and fail (see #345029 (closed))
  • Successfully build workhorse using Go 1.16

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports