func golang.org/x/pkgsite/devtools/cmd/csphash.extractHashes

2 uses

	golang.org/x/pkgsite/devtools/cmd/csphash (current package)
		main.go#L38: 	cspHashes, err := extractHashes(*hashFile)
		main.go#L89: func extractHashes(filename string) ([]string, error) {