diff --git a/doc/go1.11.html b/doc/go1.11.html index 57468066c7..de3da01325 100644 --- a/doc/go1.11.html +++ b/doc/go1.11.html @@ -533,17 +533,7 @@ for k := range m { -
go/scanner
-
-

- The package no longer modifies filenames in //line - directives when recording position information or reporting - errors. Previously the package would change relative paths - in //line directives to absolute paths by - prepending the source file directory. -

- -
+
html/template