diff --git a/src/internal/goversion/goversion.go b/src/internal/goversion/goversion.go index a9d6f12ee1..de2bcf4c82 100644 --- a/src/internal/goversion/goversion.go +++ b/src/internal/goversion/goversion.go @@ -8,5 +8,5 @@ package goversion // in development and will eventually get released. // // 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 = 23 +// the version of the next Go 1.x release. See go.dev/issue/40705. +const Version = 24