fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/rockliang/poimen/workflows/internal/memory"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/internal/memory"
|
||||
)
|
||||
|
||||
// RetrieveMemoryInput input for RetrieveMemoryActivity
|
||||
|
||||
Reference in New Issue
Block a user