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

Use 'go install' to install bom #1534

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Use 'go install' to install bom #1534

merged 1 commit into from
Oct 1, 2023

Conversation

michi-covalent
Copy link
Contributor

@michi-covalent michi-covalent commented Sep 30, 2023

Use 'go install' to compile and install bom using the same Go version as
Tetragon to avoid getting this error:

invalid go version '1.21.1': must match format 1.23

Signed-off-by: Michi Mutsuzaki [email protected]

@michi-covalent michi-covalent added the release-note/ci This PR makes changes to the CI. label Sep 30, 2023
Use 'go install' to compile and install bom using the same Go version as
Tetragon to avoid getting this error:

    invalid go version '1.21.1': must match format 1.23

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent changed the title sbom: Remove --dirs flag Use 'go install' to install bom Sep 30, 2023
@michi-covalent michi-covalent marked this pull request as ready for review October 1, 2023 06:09
@michi-covalent michi-covalent merged commit 19e4a5a into main Oct 1, 2023
33 checks passed
@michi-covalent michi-covalent deleted the pr/michi/sbomdir branch October 1, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants