mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
commit
1300e580d1
2
blobs.go
2
blobs.go
@ -67,7 +67,7 @@ type Descriptor struct {
|
||||
Size int64 `json:"size,omitempty"`
|
||||
|
||||
// Digest uniquely identifies the content. A byte stream can be verified
|
||||
// against against this digest.
|
||||
// against this digest.
|
||||
Digest digest.Digest `json:"digest,omitempty"`
|
||||
|
||||
// URLs contains the source URLs of this content.
|
||||
|
Loading…
Reference in New Issue
Block a user