diff --git a/doc/go1.13.html b/doc/go1.13.html index 5731cbbd81..939299c90e 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -192,7 +192,7 @@ TODO
log

- TODO: https://golang.org/cl/168920: expose Writer() method of the standard logger + The new Writer function returns the output destination for the standard logger.