mirror of
https://github.com/distribution/distribution.git
synced 2025-09-02 15:36:10 +00:00
Merge pull request #2428 from zhouhaibing089/algo-import
cmd/digest: import crypto algorithms
This commit is contained in:
@@ -9,6 +9,9 @@ import (
|
||||
|
||||
"github.com/docker/distribution/version"
|
||||
"github.com/opencontainers/go-digest"
|
||||
|
||||
_ "crypto/sha256"
|
||||
_ "crypto/sha512"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user