renovate[bot]
611db7c3dd
fix(deps): update module github.com/docker/distribution to v2.8.3+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 19:50:28 +00:00
renovate[bot]
ead979a91f
Update module github.com/docker/distribution to v2.8.2+incompatible
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-11 12:25:17 +00:00
tomsweeneyredhat
27b77f2bde
Bump c/common to v0.47.4
...
As the title says
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com >
2022-02-09 19:23:20 -05:00
Miloslav Trmač
27b330f6f1
Revert the removal of buildah dependency
...
We currently need it to drag in recent versions of other dependencies,
per https://github.com/containers/skopeo/issues/796 .
I'll work to update the relevant dependencies in c/image, but that will
only propagate to skopeo in the next c/image release; in the meantime,
this at least undoes the downgrades.
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2020-03-30 16:04:24 +02:00
Daniel J Walsh
274efdf28f
Update containers/image v5.3.1
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-03-28 06:28:49 -04:00
dependabot-preview[bot]
05ae513b18
Bump github.com/containers/buildah from 1.8.4 to 1.11.4
...
Bumps [github.com/containers/buildah](https://github.com/containers/buildah ) from 1.8.4 to 1.11.4.
- [Release notes](https://github.com/containers/buildah/releases )
- [Changelog](https://github.com/containers/buildah/blob/master/CHANGELOG.md )
- [Commits](https://github.com/containers/buildah/compare/v1.8.4...v1.11.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-11-02 07:41:01 +01:00
Valentin Rothberg
ebfa1e936b
vendor.conf: pin branches to releases or commits
...
Most of the dependencies have been copied from libpod's vendor.conf
where such a cleanup has been executed recently.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-02-21 14:03:14 +01:00
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č
700199c944
Update image-tools, and remove the duplicate Sirupsen/logrus vendor
2017-10-30 17:24:44 +01:00
Miloslav Trmač
0caee746fb
Vendor after merging mtrmac/image:openpgp, + other updates
...
Primarily vendor after merging mtrmac/image:openpgp.
Then update for the SigningMechanism API change.
Also skip signing tests if the GPG mechanism does not support signing.
Also abort some of the tests early instead of trying to use invalid (or
nil) values.
The current master of image-tools does not build with Go 1.6, so keep
using an older release.
Also requires adding a few more dependencies of our updated
dependencies.
2017-03-29 20:54:18 +02:00
Miloslav Trmač
2f8cc39a1a
Vendor after merging mtrmac/image:ParseNormalizedNamed
...
… and use the master branch of docker/distribution which provides
docker/distribution/reference.ParseNormalizedNamed.
2017-01-19 23:11:08 +01:00
Antonio Murdaca
a48f7597e3
vendor containers/image for better registry errors
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
2016-10-12 14:53:46 +02:00
Antonio Murdaca
fed651449e
remove vendors ftw
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
2016-03-22 16:02:55 +01:00
Antonio Murdaca
82b121caf1
update docker code and adapt code
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
2016-03-04 16:50:37 +01:00
Antonio Murdaca
3d25e18181
finally fix master
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
2016-01-23 11:37:28 +01:00
Antonio Murdaca
a94193a469
fix master?
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
2016-01-23 10:22:41 +01:00
Vincent Demeester
30b1077a25
Update vendor using docker vendor script
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2016-01-22 21:26:46 +01:00