Conversation
Update module path to dappco.re/go/core/session, dependency to dappco.re/go/core/log v0.1.0, all Go import paths, and documentation references. Remove duplicate test functions found during migration. Co-Authored-By: Virgil <virgil@lethean.io>
…orge.lthn.ai to dappco.re ...' (#4) from agent/update-go-mod-require-lines-from-forge-l into main
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis pull request performs a comprehensive module path migration from Changes
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.11.3)Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions Comment |
Migrate module path and dependencies to dappco.re/go/core/*.
Summary by CodeRabbit
Release Notes
Chores
.gitignoreto exclude additional directories and log files.Documentation
Tests