boyter / lc

licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.
GNU Affero General Public License v3.0
124 stars 17 forks source link

Go modules #48

Closed ddevault closed 3 years ago

ddevault commented 3 years ago

Please migrate this package to use Go modules.

boyter commented 3 years ago

Done.

I should actually get back to fixing this for the next release while i'm at it.

ddevault commented 3 years ago

Thanks!

boyter commented 3 years ago

No problem at all.

Just embarrassed at the current state :) Need to fix that.