Skip to content

license: upgrade license_finder, regenerate report

Warren Gifford requested to merge chore/license_finder-upgrade into main

Created by: bobheadxi

Upgrades to a new version of license_finder. This removes a lot of dependencies from the licenses report, due to these changes:

  • Change Go modules to only report imported packages (as with other Go package managers)
  • Detect Go modules based on go.mod (instead of go.sum)

Merge request reports

Loading