fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"time"
|
||||
|
||||
"go.temporal.io/sdk/workflow"
|
||||
"github.com/rockliang/poimen/workflows/action"
|
||||
"github.com/rockliang/poimen/workflows/pkg/db"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/action"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/pkg/db"
|
||||
)
|
||||
|
||||
type WorkflowGraphQueryInput struct {
|
||||
|
||||
Reference in New Issue
Block a user