Skip to content

Remove unnecessary dependency decisions

Dustin Collins requested to merge update-license-finder-6.5.0 into master

What does this MR do?

With the update of the license_finder gem to 6.5.0 in gitlab-omnibus-builder!141 (merged), licenses are now parsed correctly for Go libraries. This MR removes dependency decisions entries that are no longer needed.

Related issues

Closes gitlab-org/distribution/team-tasks#453 (closed)

Checklist

See Definition of done.

  • Changelog entry created. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com
  • Equivalent MR/issue for CNG opened if applicable
  • trigger-package has a green pipeline running against latest commit

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks
Edited by GitLab Release Tools Bot

Merge request reports