caddy/cmd
Matthew Holt 1fbb28720b
Fix lint errors
Use VerifyConnection instead of VerifyPeerCertificate; the other 2 fixes are "meh" not really a big deal or an issue at all.
2026-03-11 13:33:59 -06:00
..
caddy core: Embed `time/tzdata` (#7432) 2026-01-13 15:11:35 -07:00
cobra.go cmd: Custom binary names through `CustomBinaryName` and `CustomLongDescription` (#7513) 2026-03-02 06:04:28 -05:00
commandfactory.go
commandfuncs.go Fix lint errors 2026-03-11 13:33:59 -06:00
commands.go cmd: Add --json flag to list-modules command (#7409) 2025-12-26 12:32:03 -05:00
commands_test.go cmd: fix `Commands` function not returning all registered commands (#7059) 2025-06-12 17:17:51 -06:00
main.go logging: Ensure `slog` error level logs don't print stack traces (#7512) 2026-03-03 14:44:42 -07:00
main_test.go
packagesfuncs.go chore: ugh, lint fix... (#7275) 2025-09-26 03:14:48 -04:00
removebinary.go
removebinary_windows.go
storagefuncs.go core: Reloading with `SIGUSR1` if config never changed via admin (#7258) 2025-09-26 16:50:15 +00:00
x509rootsfallback.go