mirror of
https://github.com/containers/skopeo.git
synced 2025-09-08 10:09:50 +00:00
Run (make vendor)
Temporarily vendor opencontainers/image-spec from a fork to fix "id" value duplication, which is detected and refused by gojsonschema now ( https://github.com/opencontainers/image-spec/pull/750 ). Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
1
vendor/github.com/opencontainers/image-spec/schema/schema.go
generated
vendored
1
vendor/github.com/opencontainers/image-spec/schema/schema.go
generated
vendored
@@ -53,6 +53,7 @@ var (
|
||||
"https://opencontainers.org/schema/image/index/",
|
||||
"https://opencontainers.org/schema/image/manifest/",
|
||||
"https://opencontainers.org/schema/image/",
|
||||
"https://opencontainers.org/schema/descriptor/",
|
||||
"https://opencontainers.org/schema/",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user