mirror of
https://github.com/linka-cloud/grpc.git
synced 2025-06-22 09:12:28 +00:00
add proxy protocol support
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
1
go.mod
1
go.mod
@ -22,6 +22,7 @@ require (
|
||||
github.com/justinas/alice v1.2.0
|
||||
github.com/miekg/dns v1.1.41
|
||||
github.com/opentracing/opentracing-go v1.1.0
|
||||
github.com/pires/go-proxyproto v0.7.0
|
||||
github.com/planetscale/vtprotobuf v0.4.0
|
||||
github.com/prometheus/client_golang v1.14.0
|
||||
github.com/rs/cors v1.7.0
|
||||
|
Reference in New Issue
Block a user