internal/proxy: proxy that disables fetch Add a server that proxies requests to proxy.golang.org but disables fetches. We will use this so that `go mod tidy` doesn't download modules that aren't in the proxy's cache. Change-Id: I02886681e3eb267913421ac995a6894892cc9e7b Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/493675 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Jonathan Amsterdam <jba@google.com> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.