1
0
Fork 0

Update Yaegi to v0.9.17

This commit is contained in:
Ludovic Fernandez 2021-04-27 20:16:04 +02:00 committed by GitHub
parent e096bf6b62
commit 08b258a2cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -72,7 +72,7 @@ require (
github.com/tinylib/msgp v1.0.2 // indirect
github.com/traefik/gziphandler v1.1.2-0.20210212101304-175e0fad6888
github.com/traefik/paerser v0.1.2
github.com/traefik/yaegi v0.9.13
github.com/traefik/yaegi v0.9.17
github.com/uber/jaeger-client-go v2.25.0+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible
github.com/unrolled/render v1.0.2