Skip to content

Conversation

@TylerGillson
Copy link

@TylerGillson TylerGillson commented Oct 15, 2025

Overview

Applies the major version subdirectory approach to fixing dex's currently broken usage of major version release tags without a corresponding major version in go.mod.

This approach maintains backward compatibility with current projects importing pseudo versions.

What this PR does / why we need it

Closes #4222

Special notes for your reviewer

govulncheck should stop flagging https://pkg.go.dev/vuln/GO-2024-2476#versions-note once this is merged and a new release is published.

…g backward compatibility

Signed-off-by: Tyler Gillson <[email protected]>
@kulaginds
Copy link

@nabokihms Hi! Can you review this simple PR which fixed go mod v2 compatibility?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

import of v2 dex release versions fails due to no /v2 in module name

3 participants