1
0
Fork 0

Update Yaegi to v0.15.0

This commit is contained in:
Ludovic Fernandez 2023-02-09 11:52:05 +01:00 committed by GitHub
parent 38f5024ed0
commit 39331e41a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

2
go.mod
View file

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