diff options
| author | Robert Griesemer <gri@google.com> | 2025-10-06 11:24:00 -0700 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-10-06 14:12:00 -0700 |
| commit | 66f6feaa53c0aa368e8f203e81b7a4d0e002da36 (patch) | |
| tree | 1c466a617c40b11740e5b46bc4b5521bd65cf81d | |
| parent | d6f274124871dbc3e55b9101e2891785500a178c (diff) | |
| download | go-66f6feaa53c0aa368e8f203e81b7a4d0e002da36.tar.xz | |
[release-branch.go1.25] spec: revert "update spec date to match release date"
This reverts CL 709515 (commit d6f274124871dbc3e55b9101e2891785500a178c).
Reason for revert: Minor release is in process. Let's hold off with this until the minor release is out.
Change-Id: Ie6ee91cb61836f8b3494fb895ef4b9976f54dd1d
Reviewed-on: https://go-review.googlesource.com/c/go/+/709535
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
| -rw-r--r-- | doc/go_spec.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go_spec.html b/doc/go_spec.html index 2b47fb2e83..183bc7fb37 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,6 +1,6 @@ <!--{ "Title": "The Go Programming Language Specification", - "Subtitle": "Language version go1.25 (Aug 12, 2025)", + "Subtitle": "Language version go1.25 (Feb 25, 2025)", "Path": "/ref/spec" }--> |
