bill-of-materials.override.json 417 B

123456789101112131415161718
  1. [
  2. {
  3. "project": "bitbucket.org/ww/goautoneg",
  4. "license": "BSD 3-clause \"New\" or \"Revised\" License"
  5. },
  6. {
  7. "project": "github.com/ghodss/yaml",
  8. "license": "MIT License and BSD 3-clause \"New\" or \"Revised\" License"
  9. },
  10. {
  11. "project": "github.com/inconshreveable/mousetrap",
  12. "license": "Apache License 2.0"
  13. },
  14. {
  15. "project": "gopkg.in/yaml.v2",
  16. "license": "Apache License 2.0 and MIT License"
  17. }
  18. ]