const golang.org/x/pkgsite/internal/postgres.noGoModPenalty

4 uses

	golang.org/x/pkgsite/internal/postgres (current package)
		search.go#L168: 	noGoModPenalty = 0.8
		search.go#L188: 	`, nonRedistributablePenalty, noGoModPenalty)
		search.go#L320: 	err := db.db.RunQuery(ctx, query, collect, searchQuery, limit, offset, nonRedistributablePenalty, noGoModPenalty)
		search.go#L426: 	`, nonRedistributablePenalty, noGoModPenalty)