[agent/claude] Migrate module path to dappco.re/go/core/container. Update g... #1

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

Task

Migrate module path to dappco.re/go/core/container. 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/container. 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:55:51 +00:00
Update module path from forge.lthn.ai/core/go-container to
dappco.re/go/core/container. Migrate import paths for go-io (v0.2.0),
go-log (v0.1.0), and go-i18n (v0.2.0) to their new dappco.re
equivalents. cli and config remain at forge.lthn.ai (not yet migrated).

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil merged commit 1a7b6a2631 into main 2026-03-22 01:55:59 +00:00
Virgil deleted branch agent/migrate-module-path-to-dappco-re-go-core 2026-03-22 01:56:00 +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.