We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PK marks all dependency changes as "compile" dependencies. It should distinguish between test and compile dependencies.
The text was updated successfully, but these errors were encountered:
#313 Fixed type of dependency change
1aef7af
#313: Add unit tests
bb4fc24
Merge remote-tracking branch 'origin/main' into bugfix/#313-dependenc…
3a672af
…y-change-type
#313 Fix dependency change type (#315)
61b09a2
* #313 Fixed type of dependency change * Remove vulnerable go dependencies from test file
kaklakariada
Successfully merging a pull request may close this issue.
PK marks all dependency changes as "compile" dependencies. It should distinguish between test and compile dependencies.
The text was updated successfully, but these errors were encountered: