You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* hash: use generic instantiation
This enables doing something like
opencontainers/go-digest#71 (comment)
to override the hashing method (example: replace with sha256simd).
When an importer does not overriden, the library should behave exactly
the same.
* catch a few more usages
0 commit comments