1
0
mirror of https://github.com/fatedier/frp synced 2025-10-12 21:22:46 +08:00
frp/pkg/util
fatedier 61330d4d79
Update quic-go dependency from v0.48.2 to v0.53.0 (#4862)
- Update go.mod to use github.com/quic-go/quic-go v0.53.0
- Replace quic.Connection interface with *quic.Conn struct
- Replace quic.Stream interface with *quic.Stream struct
- Update all affected files to use new API:
  - pkg/util/net/conn.go: Update QuicStreamToNetConn function and wrapQuicStream struct
  - server/service.go: Update HandleQUICListener function parameter
  - client/visitor/xtcp.go: Update QUICTunnelSession struct field
  - client/connector.go: Update defaultConnectorImpl struct field

Fixes #4852

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-07-01 18:56:46 +08:00
..
http
limit
log client, pkg, server, test: replaced 'interface{}' with 'any' (#4611) 2025-01-02 11:24:08 +08:00
metric update test package (#4814) 2025-06-25 11:40:23 +08:00
net Update quic-go dependency from v0.48.2 to v0.53.0 (#4862) 2025-07-01 18:56:46 +08:00
system
tcpmux
util update test package (#4814) 2025-06-25 11:40:23 +08:00
version feat: support YAML merge in strict configuration mode (#4809) 2025-06-25 11:40:23 +08:00
vhost update golangci-lint version (#4817) 2025-06-25 11:40:23 +08:00
wait
xlog client, pkg, server, test: replaced 'interface{}' with 'any' (#4611) 2025-01-02 11:24:08 +08:00