Skip to content

Consolidate Go dependencies

Evan Read requested to merge eread/remove-golang-1_14-dependency into master

What does this Merge Request do?

gitaly!2858 (merged) should allow GDK to stop requiring Go 1.14.x.

Along with gitlab-pages!401 (merged), GDK should only need a single Go version - 1.15.5.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Evan Read

Merge request reports