mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-21 08:59:47 +01:00
refactor(modules): replace github.com/yusing/go-proxy with github.com/yusing/godoxy
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
expect "github.com/yusing/go-proxy/internal/utils/testing"
|
||||
expect "github.com/yusing/godoxy/internal/utils/testing"
|
||||
)
|
||||
|
||||
func testTask() *Task {
|
||||
|
||||
Reference in New Issue
Block a user