Downgrade yaegi to v0.9.19

This commit is contained in:
Ludovic Fernandez
2021-07-19 18:54:04 +02:00
committed by GitHub
parent bd3271aff0
commit ffd4e207a4
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -73,7 +73,7 @@ require (
github.com/stvp/go-udp-testing v0.0.0-20191102171040-06b61409b154
github.com/tinylib/msgp v1.0.2 // indirect
github.com/traefik/paerser v0.1.4
github.com/traefik/yaegi v0.9.20
github.com/traefik/yaegi v0.9.19
github.com/uber/jaeger-client-go v2.29.1+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible
github.com/unrolled/render v1.0.2