You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Swap `EvalSymlinks` with `ResolvePath`
Redo PR 1644, which swapped builtin `"path/filepath".EvalSymlinks` with
`"github.com/Microsoft/go-winio/pkg/fs".ResolvePath`, since the later is
able to handle deeply nested symlinks and (as of
[go1.23](golang.org/doc/go1.23#pathfilepathpkgpathfilepath)),
mountpoints.
Signed-off-by: Hamza El-Saawy <[email protected]>
* PR: update CIM test code
Signed-off-by: Hamza El-Saawy <[email protected]>
---------
Signed-off-by: Hamza El-Saawy <[email protected]>
0 commit comments