]> Cypherpunks repositories - gostls13.git/commit
internal/goversion: update Version to 1.24
authorDmitri Shuralyov <dmitshur@golang.org>
Mon, 22 Jul 2024 16:31:02 +0000 (12:31 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 22 Jul 2024 17:52:34 +0000 (17:52 +0000)
commitc622f5c341134f4164b2baf67632657862996029
treebff5f7f3fb895d17e225abf376bb522c6a839d27
parent5e8a7316658c2f300a375041b6e0a606fec4c5f2
internal/goversion: update Version to 1.24

Go 1.24 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 #67586.

Change-Id: Ibd194f229e7dbd25bc2713f86330fab50ea1dfaa
Reviewed-on: https://go-review.googlesource.com/c/go/+/600176
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
src/internal/goversion/goversion.go