Skip to content

x/website: The StderrPipe example refers to "io.ReadAll" #45348

@danhigham

Description

@danhigham

https://golang.org/pkg/os/exec/#Cmd.StderrPipe

The StderrPipe example has an error in it. It refers to "io.ReadAll" and it should be "ioutil.ReadAll" from io/ioutil package.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions