cli/cmd/module
Snider 7e2c7cd2f6
Some checks failed
Deploy / build (push) Failing after 4s
Security Scan / security (push) Successful in 13s
fix: remove ecosystem imports, fix module installer signature
Strip 21 blank imports that dragged go-ml, go-devops, go-build, etc.
into the CLI binary. core CLI should only have its own commands.
Fixes marketplace.NewInstaller call to match current signature.

Direct deps: core/go only (was: 22 forge packages).
Binary: 24MB (was: ~80MB). Cross-compiles with CGO_ENABLED=0.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 15:56:43 +00:00
..
cmd.go fix: remove ecosystem imports, fix module installer signature 2026-03-16 15:56:43 +00:00
cmd_install.go refactor: swap pkg imports to standalone modules 2026-03-06 13:48:07 +00:00
cmd_list.go refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:06 +00:00
cmd_remove.go refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:06 +00:00
cmd_update.go refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:06 +00:00