Merge pull request #2428 from zhouhaibing089/algo-import
cmd/digest: import crypto algorithmsmaster
						commit
						3800056b88
					
				|  | @ -9,6 +9,9 @@ import ( | |||
| 
 | ||||
| 	"github.com/docker/distribution/version" | ||||
| 	"github.com/opencontainers/go-digest" | ||||
| 
 | ||||
| 	_ "crypto/sha256" | ||||
| 	_ "crypto/sha512" | ||||
| ) | ||||
| 
 | ||||
| var ( | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue