Skip to content
Snippets Groups Projects
Commit 28d3e9a4 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

Merge branch '25-typo-related-to-sbom-in-readme' into 'master'

Resolve "Typo related to sbom in README"

Closes #25

See merge request to-be-continuous/golang!53
parents 679b2a3c 14ae7e00
No related branches found
No related tags found
No related merge requests found
......@@ -163,4 +163,4 @@ It is bound to the `test` stage, and uses the following variables:
| --------------------- | -------------------------------------- | ----------------- |
| `GO_SBOM_DISABLED` | Set to `true` to disable this job | _none_ |
| `GO_SBOM_IMAGE` | Image of cyclonedx-gomod used for SBOM analysis | `registry.hub.docker.com/cyclonedx/cyclonedx-gomod:latest` |
| `GO_SBOM_OPTS` | [@cyclonedx/cyclonedx-gomod options](https://github.com/CycloneDX/cyclonedx-gomod#usage) used for SBOM analysis | `--main .` |
| `GO_SBOM_OPTS` | [@cyclonedx/cyclonedx-gomod options](https://github.com/CycloneDX/cyclonedx-gomod#usage) used for SBOM analysis | `-main .` |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment