chore: update dependencies to dappco.re tagged versions #8

Merged
Snider merged 2 commits from dev into main 2026-03-24 10:49:47 +00:00
Owner

Migrate scm and log imports to dappco.re vanity paths:

  • forge.lthn.ai/core/go-scm → dappco.re/go/core/scm v0.4.0
  • forge.lthn.ai/core/go-log → dappco.re/go/core/log v0.1.0
  • Pin dappco.re/go/core/io v0.2.0 (transitive dep)

api, core/go, go-ws, go-process kept as forge.lthn.ai — gui/mcp
are not yet migrated and require forge concrete types.

Also fix bare type assertion in findFreePort (comma-ok pattern).

Co-Authored-By: Virgil virgil@lethean.io

Migrate scm and log imports to dappco.re vanity paths: - forge.lthn.ai/core/go-scm → dappco.re/go/core/scm v0.4.0 - forge.lthn.ai/core/go-log → dappco.re/go/core/log v0.1.0 - Pin dappco.re/go/core/io v0.2.0 (transitive dep) api, core/go, go-ws, go-process kept as forge.lthn.ai — gui/mcp are not yet migrated and require forge concrete types. Also fix bare type assertion in findFreePort (comma-ok pattern). Co-Authored-By: Virgil <virgil@lethean.io>
Snider added 1 commit 2026-03-24 10:22:07 +00:00
chore: update dependencies to dappco.re tagged versions
Some checks failed
Security Scan / security (push) Successful in 10s
Test / test (push) Failing after 1m56s
Security Scan / security (pull_request) Successful in 13s
Test / test (pull_request) Failing after 2m5s
16dcb1643d
Migrate scm and log imports to dappco.re vanity paths:
- forge.lthn.ai/core/go-scm → dappco.re/go/core/scm v0.4.0
- forge.lthn.ai/core/go-log → dappco.re/go/core/log v0.1.0
- Pin dappco.re/go/core/io v0.2.0 (transitive dep)

api, core/go, go-ws, go-process kept as forge.lthn.ai — gui/mcp
are not yet migrated and require forge concrete types.

Also fix bare type assertion in findFreePort (comma-ok pattern).

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-24 10:49:33 +00:00
merged
Some checks failed
Security Scan / security (push) Successful in 9s
Test / test (push) Failing after 2m0s
Security Scan / security (pull_request) Successful in 10s
Test / test (pull_request) Failing after 16m42s
0669feb69b
Snider merged commit 13e4ede6c0 into main 2026-03-24 10:49:47 +00:00
Sign in to join this conversation.
No description provided.