Imports of package yaml

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/spdx/tools-golang/convert
github.com/spdx/tools-golang/spdxPackage spdx contains references to the latest spdx version
github.com/spdx/tools-golang/spdx/common
github.com/spdx/tools-golang/spdx/v2/v2_1Package spdx contains the struct definition for an SPDX Document and its constituent parts.
github.com/spdx/tools-golang/spdx/v2/v2_2Package spdx contains the struct definition for an SPDX Document and its constituent parts.
github.com/spdx/tools-golang/spdx/v2/v2_3Package v2_3 Package contains the struct definition for an SPDX Document and its constituent parts.
ioPackage io provides basic interfaces to I/O primitives.
sigs.k8s.io/yaml