build/internal/sourcecache
Dmitri Shuralyov 1a491fac11 internal/sourcecache: increase x/website size limit to 200 MB
The x/website repository is unusually large due to having content
from x/blog, and as of CL 365135 also from x/talks. Increase its
limit to 200 MB, but leave other repositories as they were.

Updates golang/go#46379.

Change-Id: Ib18766cb5903e602899c1777f1fba7d7cb2a5767
Reviewed-on: https://go-review.googlesource.com/c/build/+/366135
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-11-22 17:58:36 +00:00
..
README.md all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
source.go internal/sourcecache: increase x/website size limit to 200 MB 2021-11-22 17:58:36 +00:00

README.md

Go Reference

golang.org/x/build/internal/sourcecache

Package sourcecache provides a cache of code found in Git repositories.