mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-01 06:55:25 -05:00
Chore: change module name (#677)
This commit is contained in:
@@ -3,7 +3,7 @@ package udp
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"v2ray.com/core/common/net"
|
||||
"github.com/v2fly/v2ray-core/v4/common/net"
|
||||
)
|
||||
|
||||
type Server struct {
|
||||
|
||||
Reference in New Issue
Block a user