What is the URL of the page with the issue?
Any stdlib page, e.g. https://pkg.go.dev/crypto/rand?tab=versions
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:141.0) Gecko/20100101 Firefox/141.0
Screenshot
What did you do?
Search for the docs for 1.24 (e.g. crypto/rand#Text
)
What did you expect to see?
The docs for 1.24 (e.g. crypto/rand#Text
)
What did you see instead?
the docs for 1.23.5 (missing e.g. crypto/rand#Text
)
Comment From: mknyszek
CC @golang/pkgsite
Comment From: gabyhelp
Related Issues
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: seankhliao
Are you sure you don't have a stale browser cache?