mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-11 08:15:27 -04:00
Chore: change module name (#677)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package transport
|
||||
|
||||
import "v2ray.com/core/common/buf"
|
||||
import "github.com/v2fly/v2ray-core/v4/common/buf"
|
||||
|
||||
// Link is a utility for connecting between an inbound and an outbound proxy handler.
|
||||
type Link struct {
|
||||
|
||||
Reference in New Issue
Block a user