docs: update example usages by removing deprecated ioutil
The PR updates example usages in comments for the ParseHook, ParseSystemhook, and ParseWebhook functions by replacing the deprecated ioutil package with io.
Follows #1521
The PR updates example usages in comments for the ParseHook, ParseSystemhook, and ParseWebhook functions by replacing the deprecated ioutil package with io.
Follows #1521