dependency: update github.com/pires/go-proxyproto to v0.6.2 (#2894)

This commit is contained in:
fatedier
2022-04-15 11:36:00 +08:00
committed by GitHub
parent 21240ed962
commit 888ed25314
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/leodido/go-urn v1.2.1 // indirect
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.13.0
github.com/pires/go-proxyproto v0.5.0
github.com/pires/go-proxyproto v0.6.2
github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect
github.com/prometheus/client_golang v1.11.0
github.com/rodaine/table v1.0.1