We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The io/ioutil package is still used in go/build and net/http.
io/ioutil
go/build
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.
cmd
std