fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"testing"
|
||||
|
||||
"github.com/rockliang/poimen/workflows/statemachine"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/statemachine"
|
||||
)
|
||||
|
||||
func TestNewClient(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user