go-forge/cmd/forgegen
Snider 0a9564274d
All checks were successful
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 1m20s
refactor(module): migrate module path to dappco.re/go/core/forge
Update Go module path from forge.lthn.ai/core/go-forge to
dappco.re/go/core/forge. Migrate all import paths and dependency
references (go-io → dappco.re/go/core/io, go-log → dappco.re/go/core/log).
Update documentation (CLAUDE.md, README.md, docs/) to reflect new paths.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:51:29 +00:00
..
generator.go refactor(module): migrate module path to dappco.re/go/core/forge 2026-03-22 01:51:29 +00:00
generator_test.go refactor(module): migrate module path to dappco.re/go/core/forge 2026-03-22 01:51:29 +00:00
main.go feat: swagger spec parser for type extraction 2026-02-21 17:14:01 +00:00
parser.go refactor(module): migrate module path to dappco.re/go/core/forge 2026-03-22 01:51:29 +00:00
parser_test.go feat: swagger spec parser for type extraction 2026-02-21 17:14:01 +00:00