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
{{ message }}
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
We are currently doing some incorrect normalization of FileMode when converting them to os.FileMode. We should preserve original filemodes, and have a custom comparison function that check for some legacy cases.
The text was updated successfully, but these errors were encountered:
We are currently doing some incorrect normalization of FileMode when converting them to
os.FileMode
. We should preserve original filemodes, and have a custom comparison function that check for some legacy cases.The text was updated successfully, but these errors were encountered: