pcopy icon indicating copy to clipboard operation
pcopy copied to clipboard

update from ioutil to os and io packages

Open LukaJaj opened this issue 1 year ago • 1 comments

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

LukaJaj avatar Sep 14 '24 19:09 LukaJaj

here I made pull request for this change:

https://github.com/binwiederhier/pcopy/pull/93

LukaJaj avatar Sep 14 '24 19:09 LukaJaj