Skip to content

Bump alternative Go version

Evan Read requested to merge eread/bump-go-alternative-version into main

What does this Merge Request do and why?

Because it's easier to bump the Go version in GDK when it's not default, this readies GDK to default to a newer Go 1.16.x version.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Evan Read

Merge request reports