osbuild2: fix package docstring

This commit is contained in:
Achilleas Koutsou 2022-07-12 11:14:03 +02:00
parent b297ee8d40
commit 1c218bc633

View file

@ -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