Skip to content

Make golang 1.14.x default for now

Ash McKenzie requested to merge ashmckenzie/make-go-1-14-default into master

What does this Merge Request do?

This MR makes golang 1.14.6 the default for now. We still install 1.15.1 but it's not the default.

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.

Merge request reports