Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix go path parsing #222

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Fix go path parsing #222

merged 1 commit into from
Dec 18, 2023

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Dec 18, 2023

We were failing to correctly parse /v10 since it started with 1. This replaces our regexp with module.SplitPathVersion.

We were failing to correctly parse /v10 since it started with 1. This replaces our regexp
with module.SplitPathVersion.
@iwahbe iwahbe self-assigned this Dec 18, 2023
@iwahbe iwahbe requested a review from a team December 18, 2023 21:32
@iwahbe iwahbe merged commit cdb7f82 into main Dec 18, 2023
1 check passed
@iwahbe iwahbe deleted the iwahbe/fix-go-path-parsing branch December 18, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants