[Go mod viewer](https://go-mod-viewer.appspot.com/) displays text files from Go modules stored in the [Go module proxy](https://proxy.golang.org/). The URL schema is `https://go-mod-viewer.appspot.com/<module>@<version>/<file>`. Adding `#Lnnn` links directly to and highlights line `nnn`. For example: [https://go-mod-viewer/rsc.io/quote@v1.5.2/README.md#L1](https://go-mod-viewer.appspot.com/rsc.io/quote@v1.5.2/README.md#L1)