mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-04 04:57:40 +03:00
feat: bump quic-go version to v0.35.1 (mod wip), change client config format for sni
This commit is contained in:
parent
41f10a22c4
commit
5586303825
16 changed files with 31 additions and 44 deletions
|
@ -22,6 +22,6 @@ require (
|
|||
golang.org/x/tools v0.3.0 // indirect
|
||||
)
|
||||
|
||||
replace github.com/quic-go/quic-go => github.com/apernet/quic-go v0.34.1-0.20230507231629-ec008b7e8473
|
||||
replace github.com/quic-go/quic-go => github.com/apernet/quic-go v0.35.2-0.20230602223639-95e643736b77
|
||||
|
||||
replace github.com/apernet/hysteria/core => ../core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue