mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 08:15:27 +01:00
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