1
0
mirror of https://github.com/opencontainers/go-digest.git synced 2025-11-19 02:40:54 +03:00
Files
go-digest/algorithm_test.go
Sebastiaan van Stijn 084376bb54 make sure the standard algorithms are registered
This makes sure that the expected algorithms are registered when
using this package.

Currently, the consumer of the package must import these, otherwise it's
not registered, resultig in "unsupported digest algorithm" errors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-18 23:45:18 +02:00

3.4 KiB