Third-Party Licenses¶
This file lists all third-party Go module dependencies used by Den.
This file is auto-generated. Run mise run licenses to regenerate it.
Go Module Dependencies¶
Generated with google/go-licenses.
| Module | License | URL |
|---|---|---|
| github.com/dustin/go-humanize | MIT | LICENSE |
| github.com/gabriel-vasile/mimetype | MIT | LICENSE |
| github.com/go-playground/locales | MIT | LICENSE |
| github.com/go-playground/universal-translator | MIT | LICENSE |
| github.com/go-playground/validator/v10 | MIT | LICENSE |
| github.com/google/uuid | BSD-3-Clause | LICENSE |
| github.com/jackc/pgpassfile | MIT | LICENSE |
| github.com/jackc/pgservicefile | MIT | LICENSE |
| github.com/jackc/pgx/v5 | MIT | LICENSE |
| github.com/jackc/puddle/v2 | MIT | LICENSE |
| github.com/leodido/go-urn | MIT | LICENSE |
| github.com/mattn/go-isatty | MIT | LICENSE |
| github.com/ncruces/go-strftime | MIT | LICENSE |
| github.com/remyoudompheng/bigfft | BSD-3-Clause | LICENSE |
| golang.org/x/crypto/sha3 | BSD-3-Clause | LICENSE |
| golang.org/x/sync/semaphore | BSD-3-Clause | LICENSE |
| golang.org/x/sys | BSD-3-Clause | LICENSE |
| golang.org/x/text | BSD-3-Clause | LICENSE |
| modernc.org/libc | MIT | LICENSE |
| modernc.org/mathutil | BSD-3-Clause | LICENSE |
| modernc.org/memory | BSD-3-Clause | LICENSE |
| modernc.org/sqlite | BSD-3-Clause | LICENSE |