diff --git a/doc/go1.21.html b/doc/go1.21.html index e6a7b6a3e9..5ea10032c8 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -514,12 +514,8 @@ Do not send CLs removing the interior tags from such phrases.
- TODO: https://go.dev/issue/47342: Provide a `purego` implementation -
- -- TODO: https://go.dev/cl/468795: hash/maphash: add purego implementation +
+ The hash/maphash package now has a pure Go implementation, selectable with the purego build tag.