]> Cypherpunks repositories - gostls13.git/commit
doc/go1.18: correct "go build -asan" HTML tag
authorCherry Mui <cherryyz@google.com>
Tue, 22 Feb 2022 17:54:57 +0000 (12:54 -0500)
committerCherry Mui <cherryyz@google.com>
Tue, 22 Feb 2022 18:06:06 +0000 (18:06 +0000)
commit3140625606f83328a5c7754fd952ed8d52a76404
treef8afd4c5e8871258739bd9451e645fdfcc12b485
parentd17b65ff54a1824288eb68fe3fbc8c7beed14bb6
doc/go1.18: correct "go build -asan" HTML tag

The tag was "go-mod-vendor", which doesn't match the content.

Also move that section later, so "go mod" sections stay together.

For #47694.

Change-Id: Id4fa7ee0768682a9aadfeb1b2f1d723e7521896b
Reviewed-on: https://go-review.googlesource.com/c/go/+/387354
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.18.html