]> Cypherpunks repositories - gostls13.git/commit
internal/goversion: update Version to 1.20
authorDmitri Shuralyov <dmitshur@golang.org>
Tue, 2 Aug 2022 17:33:02 +0000 (13:33 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 2 Aug 2022 18:07:14 +0000 (18:07 +0000)
commitd723df76da3ee4c8f3c03fd03be29fba9bfeb02a
tree35972a7631bc763e8e632fb6a6e057215e086f5d
parent1b7e71e8ae824c2ac661dd793bca29cf60378936
internal/goversion: update Version to 1.20

This is the start of the Go 1.20 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 #53812.

Change-Id: Ic8919a61c9b2f3139717434b9c776d1597175448
Reviewed-on: https://go-review.googlesource.com/c/go/+/420816
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/internal/goversion/goversion.go