diff --git a/doc/go1.17.html b/doc/go1.17.html index 9480b1205c3..65d8efdc1b2 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -413,6 +413,17 @@ Do not send CLs removing the interior tags from such phrases. +
go/build
+
+

+ The new + Context.ToolTags + field holds the build tags appropriate to the current Go + toolchain configuration. +

+
+
+
io/fs