mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-17 14:09:44 +02:00
refactor(modules): replace github.com/yusing/go-proxy with github.com/yusing/godoxy
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
"github.com/yusing/go-proxy/internal/docker"
|
||||
"github.com/yusing/godoxy/internal/docker"
|
||||
)
|
||||
|
||||
func TestExpandWildcard(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user