Miloslav Trmač
67ffa00b1d
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 >
2018-09-17 16:16:19 +02:00
Miloslav Trmač
1a259b76da
Vendor after merging mtrmac/image:docker-archive-auto-compression
...
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2018-07-18 01:02:26 +02:00
Max Goltzsche
67ff78925b
Update docker/docker dependencies.
...
Required to update those dependencies in containers/image.
See https://github.com/containers/image/pull/446 .
Updated by mitr@redhat.com to vendor from containers/image master again,
which brought in a few more dependency updates.
Signed-off-by: Max Goltzsche <max.goltzsche@gmail.com >
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2018-05-26 05:41:06 +02:00
Miloslav Trmač
14ea9f8bfd
Run (make vendor) for the first time.
...
This primarily adds vendor/github.com/containers/image/docs/ ,
but also updates other dependencies that are not pinned to a specific
commit.
2018-05-19 04:24:17 +02:00
Antoine Eiche
61351d44d7
Vendor after merging https://github.com/containers/image/pull/370
...
Signed-off-by: Antoine Eiche <lewo@abesis.fr >
2018-03-28 18:46:26 +02:00
Miloslav Trmač
dc1567c8bc
Re-vendor, and use mtrmac/image-spec:id-based-loader to fix tests
...
Anyone running (vndr) currently ends up with failing tests in OCI schema
validation because gojsonschema has fixed its "$ref" interpretation, exposing
inconsistent URI usage inside image-spec/schema.
So, this runs (vndr), and uses mtrmac/image-spec:id-based-loader
( https://github.com/opencontainers/image-spec/pull/739 ) to make the tests pass
again. As soon as that PR is merged we should revert to using the upstream
image-spec repo again.
2018-02-09 18:34:31 +01:00
Miloslav Trmač
27f320b27f
Vendor after merging mtrmac/image:manifest-lists
2017-11-16 16:27:52 +01:00
Miloslav Trmač
700199c944
Update image-tools, and remove the duplicate Sirupsen/logrus vendor
2017-10-30 17:24:44 +01:00