.fossa.yml 214 B

123456789101112
  1. version: 3
  2. cli:
  3. server: https://app.fossa.com
  4. fetcher: git
  5. package: github.com/kataras/iris
  6. project: github.com/kataras/iris
  7. analyze:
  8. modules:
  9. - name: iris
  10. type: go
  11. target: .
  12. path: .