mirror of
https://github.com/traefik/yaegi.git
synced 2026-06-01 18:37:56 +00:00
The variable dependency check function was confused by a dependency variable with the same name but in an external package. This change is necessary to address #1427.