mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-13 18:49:55 -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`