1
0
Fork 0

Update code generator for plugin's dyn conf

This commit is contained in:
Ludovic Fernandez 2021-07-15 15:58:08 +02:00 committed by GitHub
parent 87fd51d7ec
commit 6ae50389e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 18 deletions

2
go.mod
View file

@ -73,7 +73,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.4
github.com/traefik/yaegi v0.9.19
github.com/traefik/yaegi v0.9.20
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