ul li { margin: 0.5em 0; }
</style>
-<h2 id="introduction">DRAFT RELEASE NOTES - Introduction to Go 1.11</h2>
-
-<p>
- <strong>
- 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.
- </strong>
-</p>
+<h2 id="introduction">Introduction to Go 1.11</h2>
<p>
The latest Go release, version 1.11, arrives six months after <a href="go1.10">Go 1.10</a>.
time.
In general, systems that need consistent formatting of Go source code should
use a specific version of the <code>gofmt</code> binary.
- See the <a href="/pkg/go/format/">go/format</a> package godoc for more
+ See the <a href="/pkg/go/format/">go/format</a> package documentation for more
information.
</p>