Update Yaegi to v0.14.3

This commit is contained in:
Ludovic Fernandez
2022-10-26 18:22:05 +02:00
committed by GitHub
parent ccbbd0d766
commit 7582da9650
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -60,7 +60,7 @@ require (
github.com/stretchr/testify v1.8.0
github.com/stvp/go-udp-testing v0.0.0-20191102171040-06b61409b154
github.com/traefik/paerser v0.1.9
github.com/traefik/yaegi v0.14.2
github.com/traefik/yaegi v0.14.3
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