[agent/claude] Migrate module path to dappco.re/go/core/p2p. Update go.mod ... #5

Merged
Virgil merged 3 commits from agent/migrate-module-path-to-dappco-re-go-core into main 2026-03-22 02:07:19 +00:00
Member

Task

Migrate module path to dappco.re/go/core/p2p. 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/p2p. 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 3 commits 2026-03-22 02:07:03 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
refactor(node): migrate module path to dappco.re/go/core/p2p
All checks were successful
Security Scan / security (pull_request) Successful in 8s
Test / test (pull_request) Successful in 2m2s
6fd3fe1cd2
Update go.mod module line from forge.lthn.ai/core/go-p2p to
dappco.re/go/core/p2p. Migrate core dependency paths: go-log to
dappco.re/go/core/log v0.1.0, go-io to dappco.re/go/core/io v0.2.0.
Update all .go import paths across 18 source files. Borg, Poindexter,
and Enchantrix dependencies remain on forge.lthn.ai as they have not
been migrated upstream.

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil merged commit 727b5fdb8d into main 2026-03-22 02:07:19 +00:00
Virgil deleted branch agent/migrate-module-path-to-dappco-re-go-core 2026-03-22 02:07:19 +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.