fix(golang): do not trim v
prefix from versions
#7711
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.
Milestone
Description
the go mod analyzer should not remove the
v
prefix from versions to get aligned with the go binary analyzer.Discussed in #7709
The text was updated successfully, but these errors were encountered: