Third-Party Licenses¶
This file lists all third-party components used by gohatch, including Go module dependencies.
This file is auto-generated. Run just licenses to regenerate it.
Development Tools¶
just¶
- URL: https://just.systems/
- Copyright: Copyright (c) Casey Rodarmor
- License: CC0-1.0 — https://github.com/casey/just/blob/master/LICENSE
zensical¶
- URL: https://zensical.org/
- Copyright: Copyright (c) Zensical contributors
- License: MIT — https://pypi.org/project/zensical/
Go Module Dependencies¶
Generated with google/go-licenses.
| Module | License | URL |
|---|---|---|
| charm.land/bubbles/v2 | MIT | LICENSE |
| charm.land/bubbletea/v2 | MIT | LICENSE |
| charm.land/huh/v2 | MIT | LICENSE |
| charm.land/lipgloss/v2 | MIT | LICENSE |
| dario.cat/mergo | BSD-3-Clause | LICENSE |
| github.com/BurntSushi/toml | MIT | LICENSE |
| github.com/ProtonMail/go-crypto | BSD-3-Clause | LICENSE |
| github.com/atotto/clipboard | BSD-3-Clause | LICENSE |
| github.com/catppuccin/go | MIT | LICENSE |
| github.com/charmbracelet/colorprofile | MIT | LICENSE |
| github.com/charmbracelet/ultraviolet | MIT | LICENSE |
| github.com/charmbracelet/x/ansi | MIT | LICENSE |
| github.com/charmbracelet/x/exp/ordered | MIT | LICENSE |
| github.com/charmbracelet/x/exp/strings | MIT | LICENSE |
| github.com/charmbracelet/x/term | MIT | LICENSE |
| github.com/charmbracelet/x/termios | MIT | LICENSE |
| github.com/charmbracelet/x/windows | MIT | LICENSE |
| github.com/clipperhouse/displaywidth | MIT | LICENSE |
| github.com/clipperhouse/uax29/v2/graphemes | MIT | LICENSE |
| github.com/cloudflare/circl | BSD-3-Clause | LICENSE |
| github.com/cyphar/filepath-securejoin | MPL-2.0 | LICENSE |
| github.com/dustin/go-humanize | MIT | LICENSE |
| github.com/emirpasic/gods | BSD-2-Clause | LICENSE |
| github.com/go-git/gcfg | BSD-3-Clause | LICENSE |
| github.com/go-git/go-billy/v5 | Apache-2.0 | LICENSE |
| github.com/go-git/go-git/v5 | Apache-2.0 | LICENSE |
| github.com/golang/groupcache/lru | Apache-2.0 | LICENSE |
| github.com/jbenet/go-context/io | MIT | LICENSE |
| github.com/kevinburke/ssh_config | MIT | LICENSE |
| github.com/klauspost/cpuid/v2 | MIT | LICENSE |
| github.com/lucasb-eyer/go-colorful | MIT | LICENSE |
| github.com/mattn/go-runewidth | MIT | LICENSE |
| github.com/mitchellh/hashstructure/v2 | MIT | LICENSE |
| github.com/muesli/cancelreader | MIT | LICENSE |
| github.com/pjbgf/sha1cd | Apache-2.0 | LICENSE |
| github.com/rivo/uniseg | MIT | LICENSE |
| github.com/sergi/go-diff/diffmatchpatch | MIT | LICENSE |
| github.com/skeema/knownhosts | Apache-2.0 | LICENSE |
| github.com/urfave/cli/v3 | MIT | LICENSE |
| github.com/xanzy/ssh-agent | Apache-2.0 | LICENSE |
| github.com/xo/terminfo | MIT | LICENSE |
| golang.org/x/crypto | BSD-3-Clause | LICENSE |
| golang.org/x/mod | BSD-3-Clause | LICENSE |
| golang.org/x/net | BSD-3-Clause | LICENSE |
| golang.org/x/sync/errgroup | BSD-3-Clause | LICENSE |
| golang.org/x/sys | BSD-3-Clause | LICENSE |
| golang.org/x/term | BSD-3-Clause | LICENSE |
| gopkg.in/warnings.v0 | BSD-2-Clause | LICENSE |