1
0
Fork 0

fix: Malformed x-b3-traceid Header

This commit is contained in:
Ludovic Fernandez 2019-12-22 08:24:03 +01:00 committed by Traefiker Bot
parent bc0b97d5d8
commit c127d34d32
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -80,7 +80,7 @@ require (
github.com/stvp/go-udp-testing v0.0.0-20171104055251-c4434f09ec13
github.com/tinylib/msgp v1.0.2 // indirect
github.com/transip/gotransip v5.8.2+incompatible // indirect
github.com/uber/jaeger-client-go v2.19.0+incompatible
github.com/uber/jaeger-client-go v2.21.1+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible
github.com/unrolled/render v1.0.1
github.com/unrolled/secure v1.0.5