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

Remove git rev and timestamp from version number #628

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

jpalermo
Copy link
Member

We also duplicate the version into the "main.version" variable as that is where syft looks for it when scanning binaries.

This will allow us to "go get NAME@VERSION" and have go mod correctly download the source

We also duplicate the version into the "main.version" variable as that is where
syft looks for it when scanning binaries.

This will allow us to "go get NAME@VERSION" and have go mod
correctly download the source

Signed-off-by: Joseph Palermo <jpalermo@pivotal.io>
@jpalermo jpalermo merged commit e657748 into main Sep 28, 2023
3 checks passed
@jpalermo jpalermo deleted the pr_remove_git_rev_and_time_from_version branch September 28, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants