mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-07-20 01:48:01 +00:00
feat: update to quic-go v0.37.1, module renamed to github.com/apernet/quic-go
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"time"
|
||||
|
||||
"github.com/quic-go/quic-go"
|
||||
"github.com/apernet/quic-go"
|
||||
)
|
||||
|
||||
// QStream is a wrapper of quic.Stream that handles Close() in a way that
|
||||
|
Reference in New Issue
Block a user