go-crypt/trust
Snider 62482c7dc9
Some checks failed
Security Scan / security (pull_request) Failing after 9s
Test / test (pull_request) Failing after 8m29s
refactor: migrate imports to dappco.re/go/core/* paths
Update module path from forge.lthn.ai/core/go-crypt to
dappco.re/go/core/crypt. Migrate go-log, go-io, go-i18n imports to
their new dappco.re/go/core/* paths with updated versions (core v0.5.0,
log v0.1.0, io v0.2.0, i18n v0.2.0). Un-migrated modules (cli,
go-store, go-inference) remain at forge.lthn.ai paths.

Also fixes merge conflict marker and duplicate imports in
crypt/openpgp/service.go, and updates CLAUDE.md to reflect new paths.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:43:27 +00:00
..
approval.go refactor: migrate imports to dappco.re/go/core/* paths 2026-03-22 01:43:27 +00:00
approval_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
audit.go refactor: migrate imports to dappco.re/go/core/* paths 2026-03-22 01:43:27 +00:00
audit_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
bench_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
config.go refactor: migrate imports to dappco.re/go/core/* paths 2026-03-22 01:43:27 +00:00
config_test.go feat(trust): Phase 3 — approval workflow, audit log, dynamic policies, scope wildcards 2026-02-20 04:02:47 +00:00
policy.go refactor: migrate imports to dappco.re/go/core/* paths 2026-03-22 01:43:27 +00:00
policy_test.go refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:16 +00:00
scope_test.go feat(trust): Phase 3 — approval workflow, audit log, dynamic policies, scope wildcards 2026-02-20 04:02:47 +00:00
trust.go refactor: migrate imports to dappco.re/go/core/* paths 2026-03-22 01:43:27 +00:00
trust_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00