mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
feat: bump quic-go (packets info optimization)
This commit is contained in:
parent
994cef32ea
commit
4ebc765f43
6 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ module github.com/apernet/hysteria/core
|
|||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/apernet/quic-go v0.39.1-0.20231005215143-343a640d2145
|
||||
github.com/apernet/quic-go v0.39.1-0.20231011033454-52db2775486f
|
||||
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