mirror of
https://github.com/cheat/cheat.git
synced 2026-05-27 19:48:44 +02:00
f7c093bec0
Resolves #474, whereby `cheat` failed to resolve symlinks. The root cause was that `path/filepath#Walk` simply does not resolve symlinks: https://golang.org/pkg/path/filepath/#Walk