You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.fossa.yml 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. # Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
  2. # Visit https://fossa.io to learn more
  3. version: 1
  4. cli:
  5. server: https://app.fossa.io
  6. fetcher: git
  7. project: git@github.com:olivere/elastic.git
  8. analyze:
  9. modules:
  10. - name: github.com/olivere/elastic
  11. path: .
  12. target: github.com/olivere/elastic
  13. type: go
  14. - name: github.com/olivere/elastic/config
  15. path: ./config
  16. target: github.com/olivere/elastic/config
  17. type: go
  18. - name: github.com/olivere/elastic/uritemplates
  19. path: ./uritemplates
  20. target: github.com/olivere/elastic/uritemplates
  21. type: go
  22. - name: github.com/olivere/elastic/trace/opencensus
  23. path: ./trace/opencensus
  24. target: github.com/olivere/elastic/trace/opencensus
  25. type: go
  26. - name: github.com/olivere/elastic/trace/opentracing
  27. path: ./trace/opentracing
  28. target: github.com/olivere/elastic/trace/opentracing
  29. type: go
  30. - name: github.com/olivere/elastic/aws
  31. path: ./aws
  32. target: github.com/olivere/elastic/aws
  33. type: go
  34. - name: github.com/olivere/elastic/aws/v4
  35. path: ./aws/v4
  36. target: github.com/olivere/elastic/aws/v4
  37. type: go