]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.25] spec: update spec date to match release date
authorRobert Griesemer <gri@google.com>
Mon, 6 Oct 2025 17:36:13 +0000 (10:36 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 8 Oct 2025 17:09:43 +0000 (10:09 -0700)
Ths spec date in the 1.25 release branch dates back to Feb 2025
which is rather confusing. Moving it forward to 1.25 release date.

This is a roll forward of CL 709515 which was rolled back by CL 709535.

For #75743.
Fixes #75777.

Change-Id: I18d7ccfc343aa1f8fba78a896fb69ad6eeb182e7
Reviewed-on: https://go-review.googlesource.com/c/go/+/710215
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>

doc/go_spec.html

index 183bc7fb3727554f8e3ca59f164492728c2d8787..2b47fb2e834d831ec72340e20333dfdb9fd6be49 100644 (file)
@@ -1,6 +1,6 @@
 <!--{
        "Title": "The Go Programming Language Specification",
-       "Subtitle": "Language version go1.25 (Feb 25, 2025)",
+       "Subtitle": "Language version go1.25 (Aug 12, 2025)",
        "Path": "/ref/spec"
 }-->