变更包名
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"github.com/goproxy/internal/config"
|
||||
"github.com/goproxy/internal/dns"
|
||||
"github.com/goproxy/internal/proxy"
|
||||
"github.com/darkit/goproxy/internal/config"
|
||||
"github.com/darkit/goproxy/internal/dns"
|
||||
"github.com/darkit/goproxy/internal/proxy"
|
||||
)
|
||||
|
||||
// CustomDNSDelegate HTTPS代理委托
|
||||
|
Reference in New Issue
Block a user