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 5805efc commit 46fd547Copy full SHA for 46fd547
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 = 17
+const Version = 18
0 commit comments