commit | f811ec9dc08a2426b6bd6a261bc0a29f36bed2a6 | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Mon May 08 11:04:50 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Tue May 09 23:15:47 2023 +0000 |
tree | 439093777f81571ef1ca9bcb59b39dcb4dcf1fd9 | |
parent | 4ae719c3fd4a30f2adb35cd63b19e26a7f0141cc [diff] |
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.