1
0
Fork 0

Bump paerser to v0.1.4

This commit is contained in:
Ludovic Fernandez 2021-05-06 09:32:04 +02:00 committed by GitHub
parent 56b26421a5
commit ee12424795
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 57 additions and 55 deletions

2
go.mod
View file

@ -71,7 +71,7 @@ require (
github.com/stvp/go-udp-testing v0.0.0-20191102171040-06b61409b154
github.com/tinylib/msgp v1.0.2 // indirect
github.com/traefik/gziphandler v1.1.2-0.20210212101304-175e0fad6888
github.com/traefik/paerser v0.1.2
github.com/traefik/paerser v0.1.4
github.com/traefik/yaegi v0.9.17
github.com/uber/jaeger-client-go v2.25.0+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible