mirror of
https://github.com/wahyd4/caddy.git
synced 2026-08-10 22:06:09 +10:00
* fixing panic when root is symlink checking root path is a symlink before os.Stat which panics * fixing formatting * adding test to verify symlink root path check * fixing typo