Inspectopedia 2024.3 Help

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.

Settings or Preferences | Editor | Inspections | Go modules | Dependency issues (go list -m -u)

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:

GoLand 2024.3, Qodana for Go 2024.3,

Can be installed with plugin:

Go, 243.23131

Last modified: 03 December 2024