Update to go1.24.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user