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

Fix stdlib detection when goroot and gopath share the same prefix #148

Closed jingyuanliang closed 2 years ago

jingyuanliang commented 2 years ago

This fixes #38.