]> Cypherpunks repositories - gostls13.git/commit
internal/goversion: update Version to 1.21
authorCherry Mui <cherryyz@google.com>
Tue, 17 Jan 2023 19:22:33 +0000 (14:22 -0500)
committerCherry Mui <cherryyz@google.com>
Tue, 17 Jan 2023 19:47:10 +0000 (19:47 +0000)
commit83f8688915de59d974e74dd6accd7a3d54e9a6e7
treeba3ad6d84394a68748fd02e2a80e14134ee05f1e
parent9088c691dac424540f562d6271c5ee479e9f9d80
internal/goversion: update Version to 1.21

This is the start of the Go 1.21 development cycle, so update the
Version value accordingly. It represents the Go 1.x version that
will soon open up for development (and eventually become released).

For #40705.
For #57736.

Change-Id: I31b739f632bdc8d14f46560e0e5bf333fb8e7740
Reviewed-on: https://go-review.googlesource.com/c/go/+/462456
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
src/internal/goversion/goversion.go