mirror of
https://github.com/traefik/traefik.git
synced 2026-06-17 19:09:29 +03:00
Downgrade yaegi to v0.9.19
This commit is contained in:
committed by
GitHub
parent
bd3271aff0
commit
ffd4e207a4
@@ -42,7 +42,7 @@ func (p _PP) Stop() error {
|
||||
|
||||
func ppSymbols() map[string]map[string]reflect.Value {
|
||||
return map[string]map[string]reflect.Value{
|
||||
"github.com/traefik/traefik/v2/pkg/plugins": {
|
||||
"github.com/traefik/traefik/v2/pkg/plugins/plugins": {
|
||||
"PP": reflect.ValueOf((*PP)(nil)),
|
||||
"_PP": reflect.ValueOf((*_PP)(nil)),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user