The `io/ioutil` package is still used in `go/build` and `net/http`. It is also widely used in the `cmd` module. I'm not sure if there was a reason why it was removed in `std` but not in `cmd`.