fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"os"
|
||||
"time"
|
||||
|
||||
"github.com/rockliang/poimen/workflows/pkg/db"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/pkg/db"
|
||||
)
|
||||
|
||||
// IndexGraphRAGInput sends workflow relations to GraphRAG for indexing
|
||||
|
||||
Reference in New Issue
Block a user