Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 7d3f41c

Browse files
committed
Rev sbom version
1 parent 221acbd commit 7d3f41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ func FromBuild() Version {
5050
Compiler: runtime.Compiler,
5151
Platform: fmt.Sprintf("%s/%s", runtime.GOOS, runtime.GOARCH),
5252

53-
SbomVersion: "5",
53+
SbomVersion: "6",
5454
}
5555
}

0 commit comments

Comments
 (0)