mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
feat: bump quic-go (GSO fix 2)
This commit is contained in:
parent
63dd6e83d8
commit
fd6bef4c7e
6 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ module github.com/apernet/hysteria/core
|
|||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/apernet/quic-go v0.38.2-0.20230915194411-08d89f080c08
|
||||
github.com/apernet/quic-go v0.38.2-0.20230921233109-dde3133b1a51
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/zhangyunhao116/fastrand v0.3.0
|
||||
go.uber.org/goleak v1.2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue