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
824 stars 125 forks source link

Upgrade to google/licenseclassifier v2 #196

Closed Bobgy closed 1 year ago

Bobgy commented 1 year ago

An official v2 was released last year: https://github.com/google/licenseclassifier/releases/tag/v2.0.0

It claims to have many benefits:

Bobgy commented 1 year ago

This may solve https://github.com/google/go-licenses/issues/194

Bobgy commented 1 year ago

Fixed by https://github.com/google/go-licenses/pull/203