0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 19:39:35 +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 (
"sync/atomic"
"time"
"github.com/lucas-clemente/quic-go"
"github.com/quic-go/quic-go"
"github.com/xtls/xray-core/common"
"github.com/xtls/xray-core/common/buf"
"github.com/xtls/xray-core/common/log"