NAPP STACK — THIRD-PARTY SOFTWARE NOTICES (compiled-in Go dependencies) ================================================================================ GENERATED by go-licenses (github.com/google/go-licenses). Regenerate before each release: go-licenses report ./cmd/napp (then re-classify any "Unknown"). The napp binary statically links the open-source Go modules below. ALL are permissive (MIT / BSD-3-Clause / Apache-2.0 / Zlib) — there is NO copyleft (GPL/LGPL/MPL/CDDL) compiled into the binary; "go-licenses check ./cmd/napp" reports zero forbidden licenses. (modernc.org/mathutil is BSD-3-Clause; the classifier fails to match its "mathutil Authors" copyright line — verified by reading its LICENSE.) Separately-licensed stack COMPONENTS (Nginx, Apache, PHP, PostgreSQL, MariaDB, Redis, Mailpit, Adminer) run as independent processes and are NOT covered here — see "napp licenses --components". ================================================================================ MODULE LICENSE LICENSE URL github.com/boombuler/barcode MIT https://github.com/boombuler/barcode/blob/v1.0.1/LICENSE github.com/cenkalti/backoff/v5 MIT https://github.com/cenkalti/backoff/blob/v5.0.3/LICENSE github.com/dustin/go-humanize MIT https://github.com/dustin/go-humanize/blob/v1.0.1/LICENSE github.com/go-acme/lego/v4 MIT https://github.com/go-acme/lego/blob/v4.35.2/LICENSE github.com/go-jose/go-jose/v4 Apache-2.0 https://github.com/go-jose/go-jose/blob/v4.1.4/LICENSE github.com/go-jose/go-jose/v4/json BSD-3-Clause https://github.com/go-jose/go-jose/blob/v4.1.4/json\LICENSE github.com/go-ole/go-ole MIT https://github.com/go-ole/go-ole/blob/v1.2.6/LICENSE github.com/inconshreveable/mousetrap Apache-2.0 https://github.com/inconshreveable/mousetrap/blob/v1.1.0/LICENSE github.com/kardianos/service Zlib https://github.com/kardianos/service/blob/v1.2.4/LICENSE github.com/mattn/go-isatty MIT https://github.com/mattn/go-isatty/blob/v0.0.21/LICENSE github.com/miekg/dns BSD-3-Clause https://github.com/miekg/dns/blob/v1.1.72/LICENSE github.com/ncruces/go-strftime MIT https://github.com/ncruces/go-strftime/blob/v1.0.0/LICENSE github.com/pquerna/otp Apache-2.0 https://github.com/pquerna/otp/blob/v1.5.0/LICENSE github.com/remyoudompheng/bigfft BSD-3-Clause https://github.com/remyoudompheng/bigfft/blob/24d4a6f8daec/LICENSE github.com/shirou/gopsutil/v3 BSD-3-Clause https://github.com/shirou/gopsutil/blob/v3.24.5/LICENSE github.com/spf13/cobra Apache-2.0 https://github.com/spf13/cobra/blob/v1.10.2/LICENSE.txt github.com/spf13/pflag BSD-3-Clause https://github.com/spf13/pflag/blob/v1.0.9/LICENSE github.com/yusufpapurcu/wmi MIT https://github.com/yusufpapurcu/wmi/blob/v1.2.4/LICENSE golang.org/x/crypto BSD-3-Clause https://cs.opensource.google/go/x/crypto/+/v0.52.0:LICENSE golang.org/x/net/idna BSD-3-Clause https://cs.opensource.google/go/x/net/+/v0.54.0:LICENSE golang.org/x/sys BSD-3-Clause https://cs.opensource.google/go/x/sys/+/v0.45.0:LICENSE golang.org/x/text BSD-3-Clause https://cs.opensource.google/go/x/text/+/v0.37.0:LICENSE gopkg.in/yaml.v3 MIT https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE modernc.org/libc MIT https://gitlab.com/cznic/libc/blob/v1.72.3/LICENSE-3RD-PARTY.md modernc.org/mathutil BSD-3-Clause https://gitlab.com/cznic/mathutil (BSD-3-Clause LICENSE) modernc.org/memory BSD-3-Clause https://gitlab.com/cznic/memory/blob/v1.11.0/LICENSE-GO modernc.org/sqlite BSD-3-Clause https://gitlab.com/cznic/sqlite/blob/v1.51.0/LICENSE