binwiederhier/pcopy

update from ioutil to os and io packages

LukaJaj opened this issue · 1 comments

in project we still have ioutil package. as it is deprecated we need to update it with os or io packages

here I made pull request for this change:

#93