| bytes | Package bytes implements functions for the manipulation of byte slices. |
| encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
| fmt | Package 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/spdx | Package spdx contains references to the latest spdx version |
| github.com/spdx/tools-golang/spdx/common | |
| github.com/spdx/tools-golang/spdx/v2/v2_1 | Package spdx contains the struct definition for an SPDX Document and its constituent parts. |
| github.com/spdx/tools-golang/spdx/v2/v2_2 | Package spdx contains the struct definition for an SPDX Document and its constituent parts. |
| github.com/spdx/tools-golang/spdx/v2/v2_3 | Package v2_3 Package contains the struct definition for an SPDX Document and its constituent parts. |
| io | Package io provides basic interfaces to I/O primitives. |