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 build time issue #274

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

viveksahu26
Copy link
Collaborator

This issue fix make build command. It was due to change of PR.

Signed-off-by: Vivek Kumar Sahu <[email protected]>
@viveksahu26
Copy link
Collaborator Author

Ran this command locally and works now:

$ make build                                                    
CGO_ENABLED=0 go build -trimpath -ldflags "-buildid= -X sigs.k8s.io/release-utils/version.gitVersion=v0.1.3-58-g0a0a3e2-dirty -X sigs.k8s.io/release-utils/version.gitCommit=0a0a3e2bcfb23cdb09c378ca1b2b93f7081f2b02 -X sigs.k8s.io/release-utils/version.gitTreeState="clean" -X sigs.k8s.io/release-utils/version.buildDate='2024-07-01T19:42:06Z'" -o ./build/sbomqs main.go

@viveksahu26 viveksahu26 requested a review from riteshnoronha July 2, 2024 02:35
@riteshnoronha riteshnoronha merged commit 4a5121c into interlynk-io:main Jul 2, 2024
2 checks passed
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