mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-02 11:30:13 -05:00
a67bb9bf7b
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`