spdx / spdx-examples

Examples of SPDX files for software combinations
GNU General Public License v3.0
114 stars 50 forks source link

Add examples for Golang #16

Open swinslow opened 3 years ago

swinslow commented 3 years ago

Should start adding some examples of SPDX documents for Golang:

swinslow commented 3 years ago

Added example 5 for simple Hello World sample, essentially just a translation of the C version for example 2.

Added example 6 which extends example 5 by adding a separate SPDX document and Relationship details about the Go distribution and standard libraries used to build the example.

goneall commented 11 months ago

@swinslow @nishakm - do we need any more examples or should we close this?