diff --git a/internal/osbuild2/osbuild.go b/internal/osbuild2/osbuild.go index 3653c5925..f897c326a 100644 --- a/internal/osbuild2/osbuild.go +++ b/internal/osbuild2/osbuild.go @@ -1,5 +1,5 @@ // Package osbuild provides primitives for representing and (un)marshalling -// OSBuild (schema v1) types. +// OSBuild (schema v2) types. package osbuild2 // A Manifest represents an OSBuild source and pipeline manifest