gui/pkg/webview
Codex ac7e1e0c4f chore(gui): migrate module path to dappco.re/go/gui
Renamed module from forge.lthn.ai/core/gui → dappco.re/go/gui per RFC,
aligning with all graduated Core Go repos. Rewrote 64 *.go files with
self-imports to the new path.

Verification: GOWORK=off go build ./... passes; no stale path in any
*.go file.

Closes tasks.lthn.sh/view.php?id=127

Co-authored-by: Codex <noreply@openai.com>
2026-04-24 19:38:26 +01:00
..
diagnostics.go Implement remaining GUI integration tools 2026-04-15 13:58:56 +01:00
diagnostics_test.go Add missing GUI contract tests 2026-04-15 21:48:54 +01:00
messages.go Implement remaining GUI integration tools 2026-04-15 13:58:56 +01:00
service.go chore(gui): migrate module path to dappco.re/go/gui 2026-04-24 19:38:26 +01:00
service_test.go chore(gui): migrate module path to dappco.re/go/gui 2026-04-24 19:38:26 +01:00