mirror of
https://github.com/golang/go
synced 2024-11-26 18:16:48 -07:00
internal/goversion: update Version to 1.22
For #40705. Change-Id: I06df5f4ea5cf65420c2dac754a1e65ac819c1090 Reviewed-on: https://go-review.googlesource.com/c/go/+/510735 Auto-Submit: Heschi Kreinick <heschi@google.com> Reviewed-by: Eli Bendersky <eliben@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Heschi Kreinick <heschi@google.com>
This commit is contained in:
parent
2639a17f14
commit
21ff9be0eb
@ -9,4 +9,4 @@ package goversion
|
||||
//
|
||||
// It should be updated at the start of each development cycle to be
|
||||
// the version of the next Go 1.x release. See golang.org/issue/40705.
|
||||
const Version = 21
|
||||
const Version = 22
|
||||
|
Loading…
Reference in New Issue
Block a user