ioutil has been depreciated we can use os.WriteFile instead
iamkaustubh19 opened this issue · 1 comments
iamkaustubh19 commented
Line 46 in cb4470d
iamkaustubh19 commented
Deprecated: As of Go 1.16, this function simply calls os.WriteFile.
iamkaustubh19 opened this issue · 1 comments
Line 46 in cb4470d
Deprecated: As of Go 1.16, this function simply calls os.WriteFile.