go-forge/cmd/forgegen
Claude 1ffb4bee5a
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m20s
feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports
Replace fmt, errors, strings, path/filepath, encoding/json with Core
primitives across 23 files. Keep encoding/json for streaming
NewDecoder/NewEncoder, strings for Fields/FieldsFuncSeq.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 13:27:06 +00:00
..
generator.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 13:27:06 +00:00
generator_test.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 13:27:06 +00:00
main.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 13:27:06 +00:00
parser.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 13:27:06 +00:00
parser_test.go feat: swagger spec parser for type extraction 2026-02-21 17:14:01 +00:00