Retracted dependency version
Reports retracted dependency versions.
Users must avoid using retracted versions as they might contain a vulnerability, a significant bug, or other issues that might be harmful. The retraction reason is described in the provided retraction notice.
To solve a problem, update the dependency to the most recent version that has not been retracted. Note that retraction does not prevent you from using the retracted versions.
Available quick-fixes may suggest updating to the latest version or reading the retraction notice.
Locating this inspection
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
VgoDependencyVersionRetracted- Via Settings dialog
Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.
For more information, refer to retract
directive at go.dev.
Retraction data is provided by the command go list -m -u.
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Go, 243.23131 |