Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: if an import is an indirect dependency gomodguard will not block it #59

Open
ryancurrah opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ryancurrah
Copy link
Owner

ryancurrah commented Sep 25, 2024

If someone imports a module in their code that was an indirect dependency and does not run go mod tidy it will not detect it as a blocked dependency.

@ryancurrah ryancurrah self-assigned this Sep 25, 2024
@ryancurrah ryancurrah added the bug Something isn't working label Sep 25, 2024
@ryancurrah ryancurrah changed the title bug: if an import is an indirect dependency gomodguard will miss it bug: if an import is an indirect dependency gomodguard will not block it Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant