"io/ioutil" package name is "ioutil"
@ -213,7 +213,7 @@ of functions which will be skipped when auditing the not checked errors:
```JSON
{
"G104": {
"io/ioutil": ["WriteFile"]
"ioutil": ["WriteFile"]
}
```
The note is not visible to the blocked user.