Update Yaegi to v0.11.3

This commit is contained in:
Kevin Pollet
2022-04-20 14:56:09 +02:00
committed by GitHub
parent 77b2a88819
commit a9fe3f98c5
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -61,7 +61,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.5
github.com/traefik/yaegi v0.11.2
github.com/traefik/yaegi v0.11.3
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