mirror of
https://github.com/therootcompany/golib.git
synced 2026-03-02 23:57:59 +00:00
- All three subcommands now print "found binary …" and "found module …" before processing each module group, with a blank line between groups - initModuleGroup, bumpModuleTag, processModule: downgrade the prefix=="" (repository root) case from fatal error to a skip warning so that -recursive runs continue past root-level go.mod packages instead of aborting