Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@chressie
Copy link
Contributor

This was raised in https://groups.google.com/g/golang-nuts/c/o85vycfiGVY/m/MblpnfF6BQAJ.

Before the 1.1.0 release it was possible to set os.Stderr to a different *os.File (like an os.Pipe) to capture output that is written to stderr. Restore that behavior.

This was raised in https://groups.google.com/g/golang-nuts/c/o85vycfiGVY/m/MblpnfF6BQAJ.

Before the 1.1.0 release it was possible to set os.Stderr to a different *os.File (like an os.Pipe) to capture output that is written to stderr. Restore that behavior.
@chressie chressie requested a review from stapelberg March 22, 2023 15:20
@stapelberg stapelberg merged commit 03ad3c2 into golang:master Mar 22, 2023
@chressie chressie deleted the stderr branch March 22, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants