Imports of 1-load command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/spdx/tools-golang/spdxlibPackage spdxlib contains convenience and utility functions for working with an SPDX document that has already been created in memory.
github.com/spdx/tools-golang/tagvaluePackage tvloader is used to load and parse SPDX tag-value documents into tools-golang data structures.
osPackage os provides a platform-independent interface to operating system functionality.