1
0
mirror of https://github.com/golang/go synced 2024-09-23 23:10:13 -06:00

doc/go1.15: remove TODOs for tools and go command sections

For #37419

Change-Id: I35a5cf86ff09a3962959627dce58155b26ad4748
Reviewed-on: https://go-review.googlesource.com/c/go/+/236160
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
This commit is contained in:
Jay Conrod 2020-06-02 15:33:58 -04:00
parent ed2996bac7
commit c082c1fea3

View File

@ -70,10 +70,6 @@ TODO
<h2 id="tools">Tools</h2> <h2 id="tools">Tools</h2>
<p>
TODO
</p>
<h3 id="go-command">Go command</h3> <h3 id="go-command">Go command</h3>
<p><!-- golang.org/issue/37367 --> <p><!-- golang.org/issue/37367 -->
@ -88,10 +84,6 @@ TODO
back to <code>direct</code> in case of errors. back to <code>direct</code> in case of errors.
</p> </p>
<p>
TODO
</p>
<h4 id="go-test"><code>go</code> <code>test</code></h4> <h4 id="go-test"><code>go</code> <code>test</code></h4>
<p><!-- https://golang.org/issue/36134 --> <p><!-- https://golang.org/issue/36134 -->