Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for Golang #16

Open
swinslow opened this issue Sep 3, 2020 · 2 comments
Open

Add examples for Golang #16

swinslow opened this issue Sep 3, 2020 · 2 comments

Comments

@swinslow
Copy link
Member

swinslow commented Sep 3, 2020

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
@swinslow
Copy link
Member Author

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
Copy link
Member

goneall commented Jul 16, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants