README: io/ioutil

This commit is contained in:
xushiwei
2024-08-02 14:27:10 +08:00
parent 5f92c3b3fc
commit c186846463

View File

@@ -277,6 +277,7 @@ Here are the Go packages that can be imported correctly:
* [context](https://pkg.go.dev/context)
* [io](https://pkg.go.dev/io)
* [io/fs](https://pkg.go.dev/io/fs)
* [io/ioutil](https://pkg.go.dev/io/ioutil)
* [log](https://pkg.go.dev/log)
* [flag](https://pkg.go.dev/flag)
* [sort](https://pkg.go.dev/sort)