google / go-licenses

A lightweight tool to report on the licenses used by a Go package and its dependencies. Highlight! Versioned external URL to licenses can be found at the same time.
Apache License 2.0
833 stars 125 forks source link

WIP #154

Closed celiala closed 2 years ago

celiala commented 2 years ago

modified go-licenses so that it continues (warnings to stdout) instead of short-circuiting (return on error) on the following errors:

malformed import path no required module provides package no Go files in path

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.