mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-14 19:00:18 -06:00
Define the hash.Hash type to be a 20-byte array, rather than embed one. Hash API Changes: `hash.FromSlice` -> `hash.New`, `hash.FromData` -> `hash.Of`