Skip to content

modfin/depot

Repository files navigation

Install

go install github.com/modfin/depot/cmd/depot@latest

Run

depot -r save --lint

Example .depoy.yml

dependency:
  ignore:
    - type: go
      name: github.com/goftp/file-driver
      version: "*"
    - type: go
      name: github.com/modfin/epoxy

  licenses:
    - type: go
      name: github.com/goodsign/monday
      version: v1.0.0
      license: [BSD-2-Clause]

About

CLI & Github Action to review and aggregate licenses of dependencies for a project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages