We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d34c7 commit 1653833Copy full SHA for 1653833
src/internal/goversion/goversion.go
@@ -9,4 +9,4 @@ package goversion
9
//
10
// It should be updated at the start of each development cycle to be
11
// the version of the next Go 1.x release. See golang.org/issue/40705.
12
-const Version = 22
+const Version = 23
0 commit comments