1
0
Fork 0

server: updating go-proxyproto with security bugfix from upstream

This commit is contained in:
Matthias Schneider 2021-03-15 09:16:03 +01:00 committed by GitHub
parent 36c316f39c
commit 49b46a9a3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -61,7 +61,7 @@ require (
github.com/openzipkin/zipkin-go v0.2.2
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/philhofer/fwd v1.0.0 // indirect
github.com/pires/go-proxyproto v0.3.1
github.com/pires/go-proxyproto v0.5.0
github.com/pmezard/go-difflib v1.0.0
github.com/prometheus/client_golang v1.3.0
github.com/prometheus/client_model v0.2.0