@@ -2,7 +2,7 @@ package trojan
import (
"context"
- sync "sync"
+ "sync"
core "github.com/v2fly/v2ray-core/v5"
"github.com/v2fly/v2ray-core/v5/common"
@@ -4,7 +4,7 @@ import (
"encoding/binary"
"io"
gonet "net"
"github.com/v2fly/v2ray-core/v5/common/buf"
"github.com/v2fly/v2ray-core/v5/common/net"