eb25fe8b24
Previously this was failing to treat symlinks to directories as unpacked layout, because our file info was only an Lstat result, not a full Stat. Now we'll resolve the symlink first, allowing us to handle a symlink to a directory. That's important because our internal/providercache behavior is to symlink from one cache to another where possible. |
||
---|---|---|
.. | ||
testdata/filesystem-mirror | ||
doc.go | ||
errors.go | ||
filesystem_mirror_source.go | ||
filesystem_mirror_source_test.go | ||
filesystem_search.go | ||
http_mirror_source.go | ||
legacy_lookup.go | ||
legacy_lookup_test.go | ||
memoize_source.go | ||
multi_source.go | ||
registry_client.go | ||
registry_client_test.go | ||
registry_source.go | ||
registry_source_test.go | ||
source.go | ||
types.go |