Skip to content

Remove older Go and Node.js dependencies

Evan Read requested to merge eread/remove-some-older-dependencies into main

What does this Merge Request do and why?

Trims some older dependency versions for Node.js and Go, just so folks don't have to maintain two versions.

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.

Merge request reports