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(golang): do not trim v prefix from versions #7711

Open
knqyf263 opened this issue Oct 10, 2024 Discussed in #7709 · 1 comment · May be fixed by #7733
Open

fix(golang): do not trim v prefix from versions #7711

knqyf263 opened this issue Oct 10, 2024 Discussed in #7709 · 1 comment · May be fixed by #7733
Assignees
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug.

Comments

@knqyf263
Copy link
Collaborator

knqyf263 commented Oct 10, 2024

Description

the go mod analyzer should not remove the v prefix from versions to get aligned with the go binary analyzer.

Discussed in #7709

@knqyf263 knqyf263 added kind/bug Categorizes issue or PR as related to a bug. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. labels Oct 10, 2024
@Rutam21
Copy link

Rutam21 commented Oct 10, 2024

@knqyf263 I would like to work on this. Please assign this issue to me. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants