[agent/claude] Migrate module path to dappco.re/go/core/forge. Update go.mo... #4

Merged
Virgil merged 1 commit from agent/migrate-module-path-to-dappco-re-go-core into main 2026-03-22 01:51:40 +00:00
Member

Task

Migrate module path to dappco.re/go/core/forge. Update go.mod module line, all require lines from forge.lthn.ai to dappco.re paths (core v0.5.0, log v0.1.0, io v0.2.0), update all .go import paths. Run go mod tidy and go build ./...

Agent: claude
Commits: 1
Branch: agent/migrate-module-path-to-dappco-re-go-core


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task Migrate module path to dappco.re/go/core/forge. Update go.mod module line, all require lines from forge.lthn.ai to dappco.re paths (core v0.5.0, log v0.1.0, io v0.2.0), update all .go import paths. Run go mod tidy and go build ./... **Agent:** claude **Commits:** 1 **Branch:** `agent/migrate-module-path-to-dappco-re-go-core` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-22 01:51:39 +00:00
refactor(module): migrate module path to dappco.re/go/core/forge
All checks were successful
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 1m20s
0a9564274d
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>
Virgil merged commit de9db03047 into main 2026-03-22 01:51:40 +00:00
Virgil deleted branch agent/migrate-module-path-to-dappco-re-go-core 2026-03-22 01:51:40 +00:00
Author
Member

Auto-Verified & Merged

Tests: go test ./... — PASS

Auto-merged by core-agent dispatch system.

## Auto-Verified & Merged **Tests:** `go test ./...` — PASS Auto-merged by core-agent dispatch system.
Sign in to join this conversation.
No description provided.