What is the URL of the page with the issue?
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.66 Safari/537.36
Screenshot
For https://pkg.go.dev/search?q=goproxytes:

For https://pkg.go.dev/search?q=sh:

What did you do?
Visited either of the search results pages above.
What did you expect to see?
For https://pkg.go.dev/search?q=goproxytes I would expect to see https://pkg.go.dev/github.com/rogpeppe/go-internal/goproxytest?tab=doc in the results.
For https://pkg.go.dev/search?q=sh I would expect to see:
What did you see instead?
For https://pkg.go.dev/search?q=goproxytes, zero results.
For https://pkg.go.dev/search?q=sh a number of results which I would consider "further away" than https://pkg.go.dev/mvdan.cc/sh/v3/syntax?tab=doc
FYI @mvdan
What is the URL of the page with the issue?
What is your user agent?
Screenshot
For https://pkg.go.dev/search?q=goproxytes:
For https://pkg.go.dev/search?q=sh:
What did you do?
Visited either of the search results pages above.
What did you expect to see?
For https://pkg.go.dev/search?q=goproxytes I would expect to see https://pkg.go.dev/github.com/rogpeppe/go-internal/goproxytest?tab=doc in the results.
For https://pkg.go.dev/search?q=sh I would expect to see:
mvdan.cc/sh,mvdan.cc/sh/v2andmvdan.cc/sh/v3listed as module search results, along with packages that are "close" matchesWhat did you see instead?
For https://pkg.go.dev/search?q=goproxytes, zero results.
For https://pkg.go.dev/search?q=sh a number of results which I would consider "further away" than https://pkg.go.dev/mvdan.cc/sh/v3/syntax?tab=doc
FYI @mvdan