fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
"github.com/google/uuid"
|
||||
"go.temporal.io/sdk/client"
|
||||
|
||||
"github.com/rockliang/poimen/workflows/internal/routing"
|
||||
"github.com/rockliang/poimen/workflows/pkg/db"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/internal/routing"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/pkg/db"
|
||||
)
|
||||
|
||||
// WorkflowNode matches frontend node type
|
||||
|
||||
Reference in New Issue
Block a user