go-devops/cmd
Snider 4c5e12c9f8 refactor: replace os.ReadFile/WriteFile and fmt.Errorf/errors.New with framework equivalents
Replace os.ReadFile with coreio.Local.Read for consistent filesystem abstraction.
Replace fmt.Errorf/errors.New with log.E() from go-log for structured error context.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 19:17:34 +00:00
..
community feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00
deploy refactor: replace os.ReadFile/WriteFile and fmt.Errorf/errors.New with framework equivalents 2026-03-16 19:17:34 +00:00
dev refactor: replace os.ReadFile/WriteFile and fmt.Errorf/errors.New with framework equivalents 2026-03-16 19:17:34 +00:00
docs refactor: rename hugo sync target to zensical 2026-03-11 09:48:38 +00:00
gitcmd refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:07 +00:00
setup refactor: replace os.ReadFile/WriteFile and fmt.Errorf/errors.New with framework equivalents 2026-03-16 19:17:34 +00:00
vanity-import feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00