diff --git a/doc/go1.16.html b/doc/go1.16.html index 7ddb4a935e..3a45940479 100644 --- a/doc/go1.16.html +++ b/doc/go1.16.html @@ -275,7 +275,7 @@ Do not send CLs removing the interior tags from such phrases. When the -export flag is specified, the BuildID field is now set to the build ID of the compiled package. This is equivalent to running go tool buildid on - go list -exported -f {{.Export}, + go list -exported -f {{.Export}}, but without the extra step.