fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/rockliang/poimen/workflows/internal/routing"
|
||||
"github.com/rockliang/poimen/workflows/statemachine"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/internal/routing"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/statemachine"
|
||||
"github.com/stretchr/testify/require"
|
||||
"go.temporal.io/sdk/client"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user