1
0
mirror of https://github.com/golang/go synced 2024-11-22 16:34:47 -07:00

doc/go1.17: remove TODO for ports section

I'm not aware of anything more to mention for ports.

Change-Id: I686df8a230a55ad7f4c5eae43ca27f85fad9dd84
Reviewed-on: https://go-review.googlesource.com/c/go/+/326409
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This commit is contained in:
Cherry Mui 2021-06-09 11:04:58 -04:00
parent e6dda19888
commit ec3026d032

View File

@ -120,10 +120,6 @@ Do not send CLs removing the interior tags from such phrases.
stack frame pointers only on Linux, macOS, and iOS.
</p>
<p>
TODO: complete the Ports section
</p>
<h2 id="tools">Tools</h2>
<h3 id="go-command">Go command</h3>