0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 11:29:36 +03:00
RPRX
2025-01-26 11:47:30 +00:00
committed by GitHub
parent 3a7a78ff3a
commit a7a83624c5
6 changed files with 12 additions and 12 deletions

View File

@ -8,7 +8,7 @@ import (
"encoding/binary"
"io"
"github.com/xtls/quic-go/quicvarint"
"github.com/quic-go/quic-go/quicvarint"
"github.com/xtls/xray-core/common"
"github.com/xtls/xray-core/common/buf"
"github.com/xtls/xray-core/common/bytespool"