0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 03:19:36 +03:00
This commit is contained in:
RPRX
2023-02-02 05:50:21 +00:00
committed by GitHub
parent bf35e9dcd6
commit f176ec54ee
10 changed files with 56 additions and 63 deletions

View File

@ -7,7 +7,7 @@ import (
"encoding/binary"
"io"
"github.com/lucas-clemente/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/errors"