Update yaegi to v0.13.0

This commit is contained in:
Kevin Pollet
2022-06-21 19:56:08 +02:00
committed by GitHub
parent 1b199730d2
commit 818541d4d7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -55,7 +55,7 @@ require (
github.com/stretchr/testify v1.7.1
github.com/stvp/go-udp-testing v0.0.0-20191102171040-06b61409b154
github.com/traefik/paerser v0.1.5
github.com/traefik/yaegi v0.12.0
github.com/traefik/yaegi v0.13.0
github.com/uber/jaeger-client-go v2.30.0+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible
github.com/unrolled/render v1.0.2