afero
afero copied to clipboard
os: Include Go 1.16 and Go 1.17 os package functions
After the deprecations of ioutil most of the new functions has been migrated to the os package.
This patch includes all the new functions.
Signed-off-by: Morten Linderud [email protected]
@bep Is there an intention of bringing the API of afero on par with the recent new functions in Go 1.16 and beyond?