Open
Description
What is the URL of the page with the issue?
https://pkg.go.dev/context@3d49b683c6095a9a2681e84f05adfbb8d82882e8
What is your user agent?
Mozilla/5.0 (X11; CrOS x86_64 15183.78.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Screenshot
What did you do?
- Navigate to https://pkg.go.dev/context@master.
- See that it isn't quite up to date.
- Change
@master
to@3d49b683c6095a9a2681e84f05adfbb8d82882e8
to try to force-reload the standard library at a specific commit.
What did you expect to see?
Documentation for the context
package at Go commit 3d49b68.
What did you see instead?
An error screen.