client: reject invalid work connection addresses (#5472)

This commit is contained in:
fatedier
2026-08-09 18:39:21 +08:00
committed by GitHub
parent f666d97b64
commit f6688e2a0d
4 changed files with 70 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/onsi/ginkgo/v2 v2.23.4
github.com/onsi/gomega v1.36.3
github.com/pelletier/go-toml/v2 v2.2.0
github.com/pires/go-proxyproto v0.7.0
github.com/pires/go-proxyproto v0.15.0
github.com/prometheus/client_golang v1.19.1
github.com/quic-go/quic-go v0.60.0
github.com/rodaine/table v1.2.0