Update to go1.24.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build (amd64 || arm64 || ppc64le) && linux
|
||||
//go:build (amd64 || arm64 || loong64 || ppc64le) && linux
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user