const golang.org/x/pkgsite/internal/stdlib.EstimatedZipSize

2 uses

	golang.org/x/pkgsite/internal/stdlib (current package)
		stdlib.go#L279: const EstimatedZipSize = 16 * 1024 * 1024

	golang.org/x/pkgsite/internal/fetch
		fetch.go#L263: 		return stdlib.EstimatedZipSize, nil