feat: bump quic-go (GSO fix 2)

This commit is contained in:
Toby 2023-09-21 16:35:35 -07:00
parent 63dd6e83d8
commit fd6bef4c7e
6 changed files with 9 additions and 9 deletions

View file

@ -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