From e897d43c37c353a35f211384058475a5093f1adf Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Thu, 23 Aug 2018 14:31:32 -0400 Subject: [PATCH] doc/go1.11: remove draft status Change-Id: I3f99083b7d8ab06482c2c22eafda8b0141a872bd Reviewed-on: https://go-review.googlesource.com/131076 Reviewed-by: Brad Fitzpatrick --- doc/go1.11.html | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/doc/go1.11.html b/doc/go1.11.html index 087dc72f8e..80463c4494 100644 --- a/doc/go1.11.html +++ b/doc/go1.11.html @@ -15,14 +15,7 @@ Do not send CLs removing the interior tags from such phrases. ul li { margin: 0.5em 0; } -

DRAFT RELEASE NOTES - Introduction to Go 1.11

- -

- - 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. - -

+

Introduction to Go 1.11

The latest Go release, version 1.11, arrives six months after Go 1.10. @@ -384,7 +377,7 @@ details. 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.

-- 2.50.0