sonatype-nexus-community / nancy

A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index
Apache License 2.0
564 stars 74 forks source link

cli: add flag to delete local cache directory #77

Closed adamdecaf closed 4 years ago

adamdecaf commented 4 years ago

This pull request makes the following changes:

I didn't encounter a bug or corrupt cache, but wanted to delete the cache directory to make sure I was pulling the latest index.

cc @bhamail / @DarthHater

adamdecaf commented 4 years ago

I've updated the -clean-cache doc line.