mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-15 23:22:42 +08:00

This commit upgrades the router used in the acmeserver to github.com/go-chi/chi/v5. In the latest release of step-ca, the router used by certificates was upgraded to that version. Fixes #5911 Signed-off-by: Mariano Cano <mariano.cano@gmail.com>