You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A mechanism for retracting module versions is described in #24031, specifically in this comment.
gorelease should report an error if the module requires a retracted module version directly or transitively. This will help module authors avoid depending on retracted versions.