fix: migrate module paths from forge.lthn.ai to dappco.re
Some checks failed
Security Scan / security (push) Has been cancelled
Test / test (push) Has been cancelled

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-04-04 16:21:12 +01:00
parent 0e914911fa
commit c97e321948

2
go.mod
View file

@ -7,7 +7,7 @@ require golang.org/x/text v0.35.0
require (
dappco.re/go/core v0.8.0-alpha.1
dappco.re/go/core/log v0.1.0
forge.lthn.ai/core/go-inference v0.1.4
dappco.re/go/core/inference v0.1.4
)
require github.com/kr/text v0.2.0 // indirect