From: Heschi Kreinick Date: Wed, 9 Jun 2021 16:59:30 +0000 (-0400) Subject: doc/go1.17: remove lingering TODO X-Git-Tag: go1.17beta1~2 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=182157c81ad5a147ba13c6e80f844b2242598aed;p=gostls13.git doc/go1.17: remove lingering TODO As far as I can tell the Core Library section is complete. Remove its TODO. Change-Id: Ia84c6656fac045e25fae1a7ce8b488a3a26fd250 Reviewed-on: https://go-review.googlesource.com/c/go/+/326469 Trust: Heschi Kreinick Run-TryBot: Heschi Kreinick TryBot-Result: Go Bot Reviewed-by: Dmitri Shuralyov Reviewed-by: Damien Neil --- diff --git a/doc/go1.17.html b/doc/go1.17.html index 988026f44d..49fbabdc3f 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -418,10 +418,6 @@ func Foo() bool {

Core library

-

- TODO: complete the Core library section -

-

Cgo