doc/go1.11.html | 11 ++--------- diff --git a/doc/go1.11.html b/doc/go1.11.html index 087dc72f8e19566fb5142aa80dd40b3a1b4538fe..80463c44949544d0e655f6b5b3cfe1b87bbbef1f 100644 --- a/doc/go1.11.html +++ b/doc/go1.11.html @@ -15,14 +15,7 @@ -
- - Go 1.11 is not yet released. These are work-in-progress - release notes. Go 1.11 is expected to be released in August 2018. - -
+
The latest Go release, version 1.11, arrives six months after Go 1.10.
@@ -384,7 +377,7 @@ Note that these kinds of minor updates to gofmt are expected from time to
time.
In general, systems that need consistent formatting of Go source code should
use a specific version of the gofmt binary.
- See the go/format package godoc for more
+ See the go/format package documentation for more
information.