Update github.com/apernet/quic-go to 20260217092621 (#5782)

This commit is contained in:
LjhAUMEM
2026-03-09 20:10:03 +08:00
committed by GitHub
parent 01951163fd
commit 766fa71eb1
8 changed files with 55 additions and 46 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/xtls/xray-core
go 1.26
require (
github.com/apernet/quic-go v0.57.2-0.20260111184307-eec823306178
github.com/apernet/quic-go v0.59.1-0.20260217092621-db4786c77a22
github.com/cloudflare/circl v1.6.3
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
github.com/golang/mock v1.7.0-rc.1