Licenses
What this is licensed under, and everything that ships inside it.
Modules inside the binary
Three direct dependencies and twelve pulled in behind them. Versions are copied exactly from go.mod.
| Module | Version | Kind |
|---|---|---|
| github.com/pelletier/go-toml/v2 | v2.2.3 | Direct |
| golang.org/x/sys | v0.47.0 | Direct |
| modernc.org/sqlite | v1.34.1 | Direct |
| github.com/dustin/go-humanize | v1.0.1 | Indirect |
| github.com/google/uuid | v1.6.0 | Indirect |
| github.com/hashicorp/golang-lru/v2 | v2.0.7 | Indirect |
| github.com/mattn/go-isatty | v0.0.20 | Indirect |
| github.com/ncruces/go-strftime | v0.1.9 | Indirect |
| github.com/remyoudompheng/bigfft | v0.0.0-20230129092748 | Indirect |
| modernc.org/gc/v3 | v3.0.0-20240107210532 | Indirect |
| modernc.org/libc | v1.55.3 | Indirect |
| modernc.org/mathutil | v1.6.0 | Indirect |
| modernc.org/memory | v1.8.0 | Indirect |
| modernc.org/strutil | v1.2.0 | Indirect |
| modernc.org/token | v1.1.0 | Indirect |
Each module’s licence terms live with the module itself. This page lists what ships and at which version; it does not restate terms it has not read.