Imports of package convert

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/anchore/go-struct-converter
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.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.