]> Cypherpunks repositories - gostls13.git/commit
runtime: remove zhangyunhao116/fastrand from cheaprand linkname comment
authorIan Lance Taylor <iant@golang.org>
Fri, 31 May 2024 03:51:15 +0000 (20:51 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 31 May 2024 14:32:47 +0000 (14:32 +0000)
commit639cc0dcc0948dd02c9d5fc12fbed730a21ebebc
tree30c1fad38f81ed66a64f6572c105ee2ab1d7bede
parent5bf8c0cf09ee5c7e5a37ab90afcce154ab716a97
runtime: remove zhangyunhao116/fastrand from cheaprand linkname comment

As of version 0.5.0 and Go 1.22 it no longer linknames cheaprand.

Fixes #67709

Change-Id: Ie00900e6428244fa1506bc509c265c10dc322f7a
Reviewed-on: https://go-review.googlesource.com/c/go/+/589555
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/rand.go