mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-07-23 11:58:02 +00:00
feat: update to quic-go v0.37.1, module renamed to github.com/apernet/quic-go
This commit is contained in:
@@ -16,8 +16,8 @@ import (
|
||||
"github.com/apernet/hysteria/core/internal/protocol"
|
||||
"github.com/apernet/hysteria/core/server"
|
||||
|
||||
"github.com/quic-go/quic-go"
|
||||
"github.com/quic-go/quic-go/http3"
|
||||
"github.com/apernet/quic-go"
|
||||
"github.com/apernet/quic-go/http3"
|
||||
)
|
||||
|
||||
// TestServerMasquerade is a test to ensure that the server behaves as a normal
|
||||
|
Reference in New Issue
Block a user