mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-02 19:17: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