refactor common/util
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/go-gost/gost/v3/pkg/chain"
|
"github.com/go-gost/gost/v3/pkg/chain"
|
||||||
resolver_util "github.com/go-gost/gost/v3/pkg/internal/util/resolver"
|
resolver_util "github.com/go-gost/gost/v3/pkg/common/util/resolver"
|
||||||
"github.com/go-gost/gost/v3/pkg/logger"
|
"github.com/go-gost/gost/v3/pkg/logger"
|
||||||
resolverpkg "github.com/go-gost/gost/v3/pkg/resolver"
|
resolverpkg "github.com/go-gost/gost/v3/pkg/resolver"
|
||||||
"github.com/go-gost/gost/v3/pkg/resolver/exchanger"
|
"github.com/go-gost/gost/v3/pkg/resolver/exchanger"
|
||||||
|
Reference in New Issue
Block a user