go-crypt/cmd/testcmd
Snider 60de3e1943
Some checks failed
Security Scan / security (push) Failing after 6s
Test / test (push) Failing after 6m13s
refactor: replace remaining fmt.Errorf/os.* with go-io/go-log conventions
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 20:50:38 +00:00
..
cmd_commands.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:29:49 +00:00
cmd_main.go refactor: migrate cobra → cli.Command, update CLAUDE.md 2026-03-13 13:42:49 +00:00
cmd_output.go refactor: swap pkg/{io,log,i18n} imports to go-io/go-log/go-i18n 2026-03-06 12:35:41 +00:00
cmd_runner.go refactor: replace remaining fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 20:50:38 +00:00
output_test.go feat: migrate crypt and test commands from CLI 2026-02-21 19:38:16 +00:00