We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3da9d commit 5faf941Copy full SHA for 5faf941
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 = 16
+const Version = 17
0 commit comments