0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 19:39:35 +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 (
"sync"
"time"
"github.com/xtls/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/errors"