mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-11 00:06:03 -04:00
Chore: change module name (#677)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package dns
|
||||
|
||||
import (
|
||||
"v2ray.com/core/common/net"
|
||||
"v2ray.com/core/features"
|
||||
"github.com/v2fly/v2ray-core/v4/common/net"
|
||||
"github.com/v2fly/v2ray-core/v4/features"
|
||||
)
|
||||
|
||||
type FakeDNSEngine interface {
|
||||
|
||||
Reference in New Issue
Block a user