Should start adding some examples of SPDX documents for Golang:
- simple example with just standard library
- example with vendored single third party dependency
- example with vendored transitive third party dependencies
- examples with each of the above, using Go modules instead of vendor/ directory
Should start adding some examples of SPDX documents for Golang: