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 superfluous v in semver for release tags #587

Open
bernhardreiter opened this issue Nov 15, 2024 · 0 comments · May be fixed by #586
Open

Fix superfluous v in semver for release tags #587

bernhardreiter opened this issue Nov 15, 2024 · 0 comments · May be fixed by #586

Comments

@bernhardreiter
Copy link
Member

LDFLAGS = -ldflags "-X github.com/gocsaf/csaf/v3/util.SemVersion=$(SEMVER)"

will have an extra v on tags like v0.3.0.

@bernhardreiter bernhardreiter linked a pull request Nov 15, 2024 that will close this issue
@bernhardreiter bernhardreiter changed the title Fix superfluous v in semver Fix superfluous v in semver for release tags Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant