Skip to content

Commit

Permalink
_content/doc/go1.22.html: remove nonexistent v2 rand.Uint
Browse files Browse the repository at this point in the history
Fixes golang/go#66693

Change-Id: I0b7bfa77f831d25b717ec34188deb65c2f95b8aa
Reviewed-on: https://go-review.googlesource.com/c/website/+/578295
Auto-Submit: Alan Donovan <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
  • Loading branch information
adonovan authored and gopherbot committed Apr 11, 2024
1 parent bacad80 commit 427055e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _content/doc/go1.22.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ detailed in [proposal #61716](/issue/61716). The most important changes are:
`Uint32N`,
`Uint64`,
`Uint64N`,
`Uint`,
and
`UintN`.
- The
Expand Down

0 comments on commit 427055e

Please sign in to comment.