build(deps): bump github.com/pires/go-proxyproto from 0.8.1 to 0.11.0 (#7863)

This commit is contained in:
dependabot[bot]
2026-02-16 07:02:27 -08:00
committed by GitHub
parent 0c20201df2
commit 86972851d5
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -51,7 +51,7 @@ require (
)
require (
github.com/pires/go-proxyproto v0.8.1
github.com/pires/go-proxyproto v0.11.0
golang.org/x/net v0.49.0
)