license: upgrade license_finder, regenerate report
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)