func github.com/evanw/esbuild/internal/bundler.hashForFileName

3 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		bundler.go#L308: 			hash = hashForFileName(hashBytes)
		bundler.go#L870: func hashForFileName(hashBytes [sha1.Size]byte) string {
		linker.go#L4642: 	return hashForFileName(hashBytes)