mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-20 11:18:50 +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>