变更包名
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"github.com/goproxy/internal/config"
|
||||
"github.com/goproxy/internal/proxy"
|
||||
"github.com/darkit/goproxy/internal/config"
|
||||
"github.com/darkit/goproxy/internal/proxy"
|
||||
)
|
||||
|
||||
// 自定义委托,用于HTTPS到HTTPS代理
|
||||
|
Reference in New Issue
Block a user