fix imports
This commit is contained in:
@ -10,7 +10,7 @@ import (
|
||||
"net/http/httputil"
|
||||
"time"
|
||||
|
||||
"github.com/go-gost/gost/v3/pkg/logger"
|
||||
"github.com/go-gost/core/logger"
|
||||
)
|
||||
|
||||
type clientConn struct {
|
||||
|
Reference in New Issue
Block a user