]> Cypherpunks repositories - gostls13.git/commit
internal/goversion: update Version to 1.26
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 23 Jul 2025 17:47:03 +0000 (17:47 +0000)
committerMichael Knyszek <mknyszek@google.com>
Wed, 23 Jul 2025 18:41:10 +0000 (11:41 -0700)
commit2696a11a9743a910faa6a46c572a3b1aa1f5f6e8
tree81fb3e1299a7315e4365e4b4c3dca0d32b88e58d
parent489868f7769be02cd5f222754f26ac2aa70c64f3
internal/goversion: update Version to 1.26

Go 1.26 is in the process of being opened for development (to be
eventually released). This change marks the very beginning of its
development cycle, updating the Version value accordingly.

For #40705.
For #73829.

Change-Id: Ie4ce2d38160dd6283c08e10ecbd7d3a43ed92b48
Reviewed-on: https://go-review.googlesource.com/c/go/+/689877
Reviewed-by: Mark Freeman <mark@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/goversion/goversion.go