mirror of
https://github.com/golang/go
synced 2024-11-18 14:54:40 -07:00
abfa4875c0
When displaying a diff the gorename command would panic because the stdout variable was never set. These changes default stdout to os.Stdout. Fixes https://github.com/golang/go/issues/14009 Change-Id: I0902b2b4e2b8e1f46f8ab50e30dcfc841c925174 Reviewed-on: https://go-review.googlesource.com/18813 Reviewed-by: Alan Donovan <adonovan@google.com> |
||
---|---|---|
.. | ||
check14.go | ||
check.go | ||
go-rename.el | ||
mvpkg_test.go | ||
mvpkg.go | ||
rename14.go | ||
rename_test.go | ||
rename.go | ||
spec14.go | ||
spec.go | ||
util14.go | ||
util.go |