github.com/go-git/go-git/v5/plumbing/format/idxfile.Encoder.hash (field)

2 uses

	github.com/go-git/go-git/v5/plumbing/format/idxfile (current package)
		encoder.go#L14: 	hash hash.Hash
		encoder.go#L136: 	copy(idx.IdxChecksum[:], e.hash.Sum(nil)[:20])