### What is the URL of the page with the issue? https://pkg.go.dev/search?q=golang.org%2Fx%2Ftools%2Finternal ### What is your user agent? <pre> 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 </pre> ### Screenshot <img width="1163" alt="Screen Shot 2020-01-27 at 18 53 20" src="https://user-images.githubusercontent.com/3374574/73204101-4fbc4780-4136-11ea-8fd2-4b5bbc2cbd06.png"> ### What did you do? Searched for `golang.org/x/tools/internal` ### What did you expect to see? Results for `golang.org/x/tools/internal/...` ### What did you see instead? Results for everything but `golang.org/x/tools/internal/...` :)