mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
fix: update in quic-go (http3) broke UDP functionality
This commit is contained in:
parent
d2805577ff
commit
b79c43171a
10 changed files with 16 additions and 14 deletions
|
@ -3,7 +3,7 @@ module github.com/apernet/hysteria/core
|
|||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/apernet/quic-go v0.43.1-0.20240427194602-3797cae21bac
|
||||
github.com/apernet/quic-go v0.43.1-0.20240429030958-51a0843014d6
|
||||
github.com/stretchr/testify v1.8.4
|
||||
go.uber.org/goleak v1.2.1
|
||||
golang.org/x/exp v0.0.0-20221205204356-47842c84f3db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue