Commit Graph

704 Commits

Author SHA1 Message Date
Valentin Rothberg 6ec6f046f5 vendor containers/common@12405381ff
When pulling from an OCI source, make sure to preseve the optional name.
For instance, a podman pull oci:/tmp/foo:quay.io/foo/bar:latest should
pull the image and name it quay.io/foo/bar:latest.

While at it, also fix a bug when pulling an OCI without the optional
name. Previously, we used the path to name the image which will error in
most cases due to invalid characters (e.g., capital ones). Hence, apply
the same trick as for the dir transport and generate a sha.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-08-31 09:38:26 +02:00
renovate[bot] 9c5cde533d
Update module github.com/containerd/containerd to v1.7.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 10:36:58 +00:00
renovate[bot] 82069390f3
fix(deps): update module github.com/containers/storage to v1.49.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 15:25:52 +00:00
renovate[bot] f6fb75d9d9
fix(deps): update module github.com/containers/ocicrypt to v1.1.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-18 09:03:45 +00:00
Aditya R 3445a775a0
vendor: bump c/common to v0.55.1-0.20230811093040-524b4d5c12f9
Signed-off-by: Aditya R <arajan@redhat.com>
2023-08-15 10:43:59 +05:30
renovate[bot] 3964ca9d63
fix(deps): update module github.com/opencontainers/runc to v1.1.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 03:10:50 +00:00
renovate[bot] 248f5a2b30
fix(deps): update module golang.org/x/crypto to v0.12.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-05 02:35:38 +00:00
renovate[bot] 978be7796a
fix(deps): update github.com/containers/storage digest to c3da76f
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-01 07:12:08 +00:00
Aditya R 071f851da2
vendor: bump c/common to v0.55.1-0.20230727095721-647ed1d4d79a
Signed-off-by: Aditya R <arajan@redhat.com>
2023-07-28 23:12:34 +05:30
Aditya R 5122735877
vendor: bump c/image to v5.26.1-0.20230726142307-8c387a14f4ac
Signed-off-by: Aditya R <arajan@redhat.com>
2023-07-28 23:12:29 +05:30
renovate[bot] 3d8616537f
fix(deps): update module github.com/containerd/containerd to v1.7.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 22:51:13 +00:00
Daniel J Walsh 028686ef63
Merge pull request #4941 from containers/renovate/github.com-docker-docker-24.x
fix(deps): update module github.com/docker/docker to v24.0.5+incompatible
2023-07-26 13:13:20 -04:00
renovate[bot] c20d0164fb
fix(deps): update module github.com/onsi/gomega to v1.27.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-24 16:07:06 +00:00
renovate[bot] 2e7dcc1432
fix(deps): update module github.com/docker/docker to v24.0.5+incompatible
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-24 16:06:06 +00:00
Daniel J Walsh 725fb9e46a
Merge pull request #4936 from containers/renovate/github.com-opencontainers-runtime-spec-1.x
fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0
2023-07-24 10:51:48 -04:00
renovate[bot] 6a236937a6
fix(deps): update module github.com/containers/image/v5 to v5.26.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 12:14:06 +00:00
renovate[bot] d78f6c2a27
fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 11:50:45 +00:00
Daniel J Walsh dbc71b7ccf
Update vendor of containers/(storage,image,common)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-07-21 14:46:20 -04:00
renovate[bot] 331fac6707
fix(deps): update module github.com/opencontainers/runc to v1.1.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-19 16:35:59 +00:00
renovate[bot] 09a1cd6988
fix(deps): update module github.com/containers/common to v0.55.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 17:57:20 +00:00
Daniel J Walsh 70cb4c7e06
Vendor in containers/(common, image, storage)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-07-09 07:35:15 -04:00
renovate[bot] 173ac7dc9e
fix(deps): update module golang.org/x/term to v0.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 05:27:25 +00:00
renovate[bot] cba7b9faeb
fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-30 21:02:06 +00:00
Tom Sweeney 723ed8e183 Bump c/common to 0.55.1 and c/image to 5.26.1
As the title says.  This is the last bit of the
vedor dance for Buildah in early prep for RHEL 8.9/9.3

[NO NEW TESTS NEEDED]

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
2023-06-30 10:33:18 -04:00
Daniel J Walsh b835631bf4
Update vendor of containers/common
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-06-29 16:41:42 -04:00
Daniel J Walsh 135b5a8f03
Fix transition test to work with latest selinux policy
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-06-29 14:21:17 -04:00
Daniel J Walsh 5279dd86c5
Merge pull request #4890 from Juneezee/chore/yaml
chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml`
2023-06-29 09:31:18 -04:00
Tom Sweeney d8b06097df Bump c/image to 5.26.0 and c/common to 0.54.0
As the title says.  In preparation of Podman v4.6 and
eventual RHEL 8.8/9.2

[NO NEW TESTS NEEDED]

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
2023-06-28 19:18:57 -04:00
Eng Zer Jun 7a5a18334a
chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml`
At the time of making this commit, the package `github.com/ghodss/yaml`
is no longer actively maintained.

`sigs.k8s.io/yaml` is a permanent fork of `ghodss/yaml` and is actively
maintained by Kubernetes SIG.

[NO NEW TESTS NEEDED]

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-06-28 22:11:19 +08:00
Paul Holzinger b3edcaa062
vendor: update c/{common,image,storage} to latest
includes two test fixes

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-06-27 10:43:34 +02:00
Paul Holzinger 74b885b9e2
buildah: add pasta(1) support
Like podman allow buildah and therefore podman build to use the network
mode pasta. The pasta integration is very simple and we do not even
need a teardown handler for that as pasta will exit on its own when the
netns path is removed.

However right now this is broken, pasta will fail to open
/proc/$pid/ns/net. I send a patch[1] to fix this upstream in pasta.
I assume this will land quickly so I like to get this in now just so we
have this included in podman v4.6. Thus the test is skipped for now.

[1] https://archives.passt.top/passt-dev/20230623082531.25947-2-pholzing@redhat.com/

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-06-23 13:58:34 +02:00
Paul Holzinger a5c0c8acf8
update c/common to latest
includes new packages for slirp4netns and pasta

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-06-23 11:10:20 +02:00
Paul Holzinger eb135b8d5c
vendor: update c/common to latest
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-06-20 16:12:16 +02:00
renovate[bot] eeaf80f952
fix(deps): update module golang.org/x/sync to v0.3.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 16:36:34 +00:00
renovate[bot] b064ad7f62
fix(deps): update module golang.org/x/crypto to v0.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 11:13:15 +00:00
Daniel J Walsh 1af95beaba
Merge pull request #4861 from containers/renovate/github.com-opencontainers-runtime-spec-1.x
fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.3
2023-06-13 07:38:38 -04:00
renovate[bot] b090ae238d
fix(deps): update module golang.org/x/term to v0.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 22:24:26 +00:00
renovate[bot] fefbd04e53
fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 19:48:06 +00:00
Daniel J Walsh 7468369c0b
Merge pull request #4835 from containers/renovate/github.com-containers-storage-digest
fix(deps): update github.com/containers/storage digest to 3f3fb2f
2023-06-08 07:13:44 -04:00
renovate[bot] 14b74e7f86
fix(deps): update module github.com/onsi/gomega to v1.27.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-08 11:00:31 +00:00
renovate[bot] 1d08bd9de0
fix(deps): update github.com/containers/storage digest to 3f3fb2f
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-08 10:59:54 +00:00
Daniel J Walsh aa6a281df7
Merge pull request #4834 from containers/renovate/github.com-containers-image-v5-digest
fix(deps): update github.com/containers/image/v5 digest to abe5133
2023-06-05 16:08:26 -04:00
renovate[bot] 232230caeb
fix(deps): update github.com/containers/image/v5 digest to abe5133
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 20:06:36 +00:00
Daniel J Walsh 1cd77acafe
Merge pull request #4842 from containers/renovate/github.com-containerd-containerd-1.x
fix(deps): update module github.com/containerd/containerd to v1.7.2
2023-06-05 16:06:02 -04:00
renovate[bot] 4247a3e47b
fix(deps): update module github.com/sirupsen/logrus to v1.9.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 19:26:52 +00:00
renovate[bot] 925ff0e627
fix(deps): update module github.com/containerd/containerd to v1.7.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 19:26:17 +00:00
renovate[bot] 08b9a5407f
fix(deps): update github.com/containers/common digest to 462ccdd
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 11:00:01 +00:00
Aditya R 9cd28db91e
vendor: bump c/storage to v1.46.2-0.20230526114421-55ee2d19292f
[NO NEW TESTS NEEDED]

Signed-off-by: Aditya R <arajan@redhat.com>
2023-05-27 07:51:12 +05:30
renovate[bot] c6e73322b7
fix(deps): update module github.com/stretchr/testify to v1.8.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-22 16:08:58 +00:00
renovate[bot] 86470bfd9f
fix(deps): update module github.com/onsi/gomega to v1.27.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-19 21:14:37 +00:00
Aditya R 7d9447b2f1
vendor: bump logrus to 1.9.2
Logrus v1.9.1 causes panic and has some issues, which were fixed by
reverting necessary commits in `v1.9.2`.

See: https://github.com/sirupsen/logrus/releases/tag/v1.9.2

Fixes issues: https://github.com/containers/podman/pull/13808#issuecomment-1552887130

[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]

Signed-off-by: Aditya R <arajan@redhat.com>
2023-05-19 14:42:15 +05:30
Daniel J Walsh 50b9062e12
Merge pull request #4797 from rhatdan/VENDOR
vendor in containers/(common,storage,image)
2023-05-17 11:21:23 -04:00
renovate[bot] 911c3b5e81
fix(deps): update module github.com/sirupsen/logrus to v1.9.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-17 00:14:30 +00:00
Daniel J Walsh 797f03430f
vendor in containers/(common,storage,image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-05-16 16:29:31 -04:00
renovate[bot] ba8a1bd0e9
fix(deps): update module github.com/docker/distribution to v2.8.2+incompatible
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-16 18:38:59 +00:00
renovate[bot] 00581b8066
fix(deps): update module github.com/openshift/imagebuilder to v1.2.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-15 14:59:58 +00:00
renovate[bot] ba06158ab6
fix(deps): update module github.com/containerd/containerd to v1.7.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-10 11:16:15 +00:00
renovate[bot] cad25dd6b2
fix(deps): update module golang.org/x/crypto to v0.9.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-09 10:21:53 +00:00
renovate[bot] efa0d69a25
fix(deps): update module golang.org/x/sync to v0.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-05 01:50:53 +00:00
renovate[bot] e0fe30e614
fix(deps): update module golang.org/x/term to v0.8.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-04 21:26:10 +00:00
renovate[bot] 9252470c4e
fix(deps): update module github.com/opencontainers/runc to v1.1.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-27 14:32:09 +00:00
renovate[bot] 0019256f2d
fix(deps): update module github.com/docker/docker to v23.0.5+incompatible
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-27 13:26:15 +00:00
renovate[bot] 5e43f8c9dd
fix(deps): update module github.com/containers/common to v0.53.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-27 08:11:37 +00:00
renovate[bot] 4bb28899ed
fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 21:17:17 +00:00
renovate[bot] 411bdc9683
fix(deps): update module github.com/opencontainers/runc to v1.1.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-16 11:14:27 +00:00
renovate[bot] b5867198cb
fix(deps): update module github.com/containers/common to v0.52.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-08 04:08:25 +00:00
Valentin Rothberg d576388798 vendor c/common ff62cdebdd0e
Commit d45916350d bumped common to v0.51.2 which was actually going
back in time. v0.51 is a table branch.

Hence, vendor again fro c/common@main to unblock the treadmill PR.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-04-06 15:00:52 +02:00
Daniel J Walsh 33a33ef050
Merge pull request #4711 from rhatdan/VENDOR
vendor in latest containers/(storage, image)
2023-04-06 07:45:45 -04:00
Daniel J Walsh f847463ed6
vendor in latest containers/(storage, image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-04-05 09:14:45 -04:00
renovate[bot] 0ff4746c4e
fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-05 10:58:19 +00:00
renovate[bot] d45916350d
fix(deps): update module github.com/containers/common to v0.51.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-01 20:09:32 +00:00
Daniel J Walsh f14abc8fc1
Merge pull request #4689 from containers/renovate/github.com-docker-docker-23.x
fix(deps): update module github.com/docker/docker to v23.0.2+incompatible
2023-03-30 06:44:28 -04:00
renovate[bot] e67bdddede
fix(deps): update module github.com/docker/docker to v23.0.2+incompatible
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-30 10:44:17 +00:00
Daniel J Walsh e74bfd60be
Merge pull request #4685 from containers/renovate/github.com-onsi-gomega-1.x
fix(deps): update module github.com/onsi/gomega to v1.27.6
2023-03-30 06:44:06 -04:00
renovate[bot] 73dc43c1da
fix(deps): update module github.com/onsi/gomega to v1.27.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-30 10:40:57 +00:00
renovate[bot] e3a30b54a3
fix(deps): update github.com/opencontainers/runtime-tools digest to e931285
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-30 10:40:13 +00:00
Daniel J Walsh e8dee40832
fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-03-18 07:59:38 -04:00
Miloslav Trmač c0f0efada2 Update to Go 1.18
It is already required in practice, see
> grep 'func .*]('

This also renders the -compat=1.17 option to (go mod tidy)
unnecessary, so drop it.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2023-03-17 21:02:59 +01:00
Daniel J Walsh b85a389461
Vendor in latest containers/(storage, common, image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-03-16 09:26:55 -04:00
Aditya R e2210c3b71
vendor: bump imagebuilder to a3c3f8358ca31b1e4daa6
We need commit 598142f01f

Signed-off-by: Aditya R <arajan@redhat.com>
2023-03-13 14:40:32 +05:30
renovate[bot] f444d6589b
fix(deps): update module golang.org/x/term to v0.6.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-03-05 06:51:14 -08:00
Daniel J Walsh cf408f758b
Vendor in latest containers/(common, storage, image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-02-28 14:51:32 -05:00
Daniel J Walsh cb1ab7b886
Merge pull request #4622 from containers/renovate/github.com-fsouza-go-dockerclient-1.x
fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.5
2023-02-24 13:04:00 -05:00
renovate[bot] 30f84c8eed
fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-24 07:19:22 -05:00
dependabot[bot] 05785ee574
build(deps): bump github.com/containers/storage from 1.45.3 to 1.45.4
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.45.3 to 1.45.4.
- [Release notes](https://github.com/containers/storage/releases)
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md)
- [Commits](https://github.com/containers/storage/compare/v1.45.3...v1.45.4)

---
updated-dependencies:
- dependency-name: github.com/containers/storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 07:15:11 -05:00
Daniel J Walsh 21e6e91e4a
Vendor in latest containers/common
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-02-22 11:18:07 -05:00
renovate[bot] 3afa7e360e fix(deps): update github.com/openshift/imagebuilder digest to 86828bf
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-15 19:01:24 +01:00
dependabot[bot] 4875f1bc90
build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.17
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.16 to 1.6.17.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.16...v1.6.17)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-02-15 04:39:56 +02:00
Daniel J Walsh cfc67cd743
Merge pull request #4570 from containers/dependabot/go_modules/github.com/opencontainers/selinux-1.11.0
build(deps): bump github.com/opencontainers/selinux from 1.10.2 to 1.11.0
2023-02-14 21:36:26 -05:00
dependabot[bot] e0e43a419c
build(deps): bump github.com/containers/image/v5 from 5.24.0 to 5.24.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.24.0 to 5.24.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.24.0...v5.24.1)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-02-14 06:53:25 +02:00
dependabot[bot] f96e1ad4d6
build(deps): bump github.com/opencontainers/selinux
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](https://github.com/opencontainers/selinux/compare/v1.10.2...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/selinux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-02-14 05:20:28 +02:00
dependabot[bot] 2ef59fc2ce
build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-02-14 05:09:22 +02:00
dependabot[bot] 5d50a73204
build(deps): bump go.etcd.io/bbolt from 1.3.6 to 1.3.7
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.6...v1.3.7)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-31 06:35:19 -06:00
dependabot[bot] 6d53ec7a3b
build(deps): bump github.com/containerd/containerd from 1.6.15 to 1.6.16
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.15 to 1.6.16.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.15...v1.6.16)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-30 06:19:29 -06:00
Daniel J Walsh 9133547b7b
Merge pull request #4539 from containers/dependabot/go_modules/github.com/onsi/gomega-1.26.0
build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0
2023-01-25 08:24:26 -05:00
tomsweeneyredhat 5e3f26de2f Bump c/storagev1.45.3, c/imagev5.24.0, c/commonv0.51.0
Bump the c/storage, c/image and c/common libraries in preparation for
RHEL 8.8/9.2 and Podman v4.4

Just one more vendor dance left!

[NO NEW TESTS NEEDED]

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2023-01-24 16:03:23 -05:00
dependabot[bot] b70fb17657
build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-24 15:45:09 -05:00
dependabot[bot] 3ef898e417
build(deps): bump github.com/fsouza/go-dockerclient from 1.9.2 to 1.9.3
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)
- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.9.2...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/fsouza/go-dockerclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-20 09:57:57 -05:00
Daniel J Walsh 0d87e38b6e
vendor in latests containers/(storage, common, image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-18 18:15:22 -05:00
Valentin Rothberg 15bdd2aadb fix bud-multiple-platform-with-base-as-default-arg flake
By vendoring c/common (see containers/common/pull/1299).

Fixes: #4520
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-01-18 15:39:39 +01:00
Daniel J Walsh 674aa1feea
Merge pull request #4516 from containers/dependabot/go_modules/github.com/fsouza/go-dockerclient-1.9.2
build(deps): bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.2
2023-01-18 08:39:13 -05:00
dependabot[bot] e1cfcb240e
build(deps): bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.2
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.9.0 to 1.9.2.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)
- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.9.0...v1.9.2)

---
updated-dependencies:
- dependency-name: github.com/fsouza/go-dockerclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-18 05:05:25 -05:00
Daniel J Walsh 4dec253462
vendor in latests containers/(storage, common, image, ocicyrpt)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-17 16:00:11 -05:00
dependabot[bot] 59da1a7f73
build(deps): bump github.com/containerd/containerd from 1.6.14 to 1.6.15
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.14 to 1.6.15.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.14...v1.6.15)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-06 08:38:09 -05:00
Daniel J Walsh 820fafc889
Vendor in latest containers/(common, image, storage)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-05 10:33:40 -05:00
Aditya R a5e1775864
vendor: bump c/storage to a747b27
CI in other projects which uses podman is blocked because of missing containers/storage#1455 Update c/storage to a747b27 so it contains patch from containers/storage#1455

[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]

Closes: https://github.com/containers/buildah/issues/4494

Signed-off-by: Aditya R <arajan@redhat.com>
2023-01-04 10:01:49 +05:30
dependabot[bot] 5828918bc2
build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.14
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.12 to 1.6.14.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.12...v1.6.14)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 15:25:20 -05:00
dependabot[bot] 4aa28f6a70
build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.22+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.22)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 13:26:14 -05:00
Aditya R 7a4702ae25
parse: default ignorefile must not point to symlink outside context
Drop support for remote use-cases when .containerignore or .dockerignore is a symlink pointing to arbitrary location on host.

[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]

Signed-off-by: Aditya R <arajan@redhat.com>
2022-12-19 16:27:44 +05:30
Daniel J Walsh 798a250d43
Update vendor or containers/(image, storage, common)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-09 12:06:01 -05:00
dependabot[bot] ca96c3678d
build(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 04:46:23 -05:00
Daniel J Walsh 8428bc87b0
Vendor in containers/common
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-05 13:43:29 -05:00
Miloslav Trmač a1698cde60 Update c/storage after https://github.com/containers/storage/pull/1436
... and update to remove the now-deprecated Locker interface.

[NO NEW TESTS NEEDED]

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-12-01 15:39:25 +01:00
Daniel J Walsh 94560581d5
Update vendor of containers/(common, storage, image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-21 15:33:45 -05:00
Daniel J Walsh 5bd5a4f9d7
Vendor in latest containers/(common,image,storage)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-11 14:39:38 -05:00
dependabot[bot] 1a18ab3413
build(deps): bump golang.org/x/sys from 0.1.0 to 0.2.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-09 08:45:52 -05:00
Daniel J Walsh 1f372c08ac
Update vendor of containers/(common, image, storage)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-04 08:54:31 -04:00
dependabot[bot] c554e53306
build(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-03 15:36:19 -04:00
Daniel J Walsh 4290ab5af2
vendor in latest containers/(storage, common, image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-27 13:23:14 -04:00
Daniel J Walsh 0d74147039
Vendor in latest containers/(common,storage)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-19 17:36:20 -04:00
Daniel J Walsh 6fa774ddc9
Update vendor containers/(common,image,storage)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-17 10:18:53 -04:00
Daniel J Walsh b8ec3a8128
Merge pull request #4343 from rhatdan/VENDOR
Update vendor containers/(common,image,storage)
2022-10-17 08:45:15 -04:00
dependabot[bot] 82431441a9
build(deps): bump github.com/fsouza/go-dockerclient from 1.8.3 to 1.9.0
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)
- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.8.3...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/fsouza/go-dockerclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-15 06:02:12 -04:00
Daniel J Walsh 9226bd3129
Update vendor containers/(common,image,storage)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-15 05:59:02 -04:00
Miloslav Trmač 788fddb1dd Update c/image after https://github.com/containers/image/pull/1299
> go get github.com/containers/image/v5@main
> make vendor

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-10-12 23:37:25 +02:00
Daniel J Walsh ee3cbd9042
Merge pull request #4328 from containers/dependabot/go_modules/github.com/containers/ocicrypt-1.1.6
build(deps): bump github.com/containers/ocicrypt from 1.1.5 to 1.1.6
2022-10-12 10:17:48 -04:00
Daniel J Walsh 4d7c9fe158
Merge pull request #4331 from containers/dependabot/go_modules/github.com/spf13/cobra-1.6.0
build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0
2022-10-12 09:01:28 -04:00
dependabot[bot] acc230dc3b
build(deps): bump github.com/containers/ocicrypt from 1.1.5 to 1.1.6
Bumps [github.com/containers/ocicrypt](https://github.com/containers/ocicrypt) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/containers/ocicrypt/releases)
- [Commits](https://github.com/containers/ocicrypt/compare/v1.1.5...v1.1.6)

---
updated-dependencies:
- dependency-name: github.com/containers/ocicrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-12 08:47:30 -04:00
dependabot[bot] 7260a4b0dc
build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 07:23:00 -04:00
dependabot[bot] fba8daf130
build(deps): bump github.com/onsi/gomega from 1.20.2 to 1.22.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.2 to 1.22.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.20.2...v1.22.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-12 07:19:58 -04:00
Miloslav Trmač a53f342fa1 Update for https://github.com/klauspost/pgzip/pull/50
... to fix reads of compressed data by docker-archive:

> go get github.com/klauspost/pgzip@master
> make vendor

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-09-30 19:56:44 +02:00
Daniel J Walsh 3c5f988627
Update vendor containers/(common,image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-09-30 06:34:03 -04:00
Aditya R 95bb025059
vendor: bump c/common to v0.49.2-0.20220929111928-2d1b45ae2423
Signed-off-by: Aditya R <arajan@redhat.com>
2022-09-29 18:16:44 +05:30
Daniel J Walsh bb285e53bd
vendor in latest containers/(common,storage,image)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-09-22 05:50:06 -04:00
Giuseppe Scrivano 16a4eee270
vendor: update c/image
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-09-21 13:45:42 +02:00
Giuseppe Scrivano 5cde04cd18
vendor: update c/storage
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-09-21 13:45:41 +02:00
Giuseppe Scrivano e3d4860067
vendor: update c/common
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2022-09-21 13:45:41 +02:00
dependabot[bot] 4e5be719b8
build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.17+incompatible to 20.10.18+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.17...v20.10.18)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 08:26:10 +00:00
dependabot[bot] b9db95741f
build(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0
Bumps [github.com/docker/go-units](https://github.com/docker/go-units) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/docker/go-units/releases)
- [Commits](https://github.com/docker/go-units/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/docker/go-units
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 08:20:58 +00:00
dependabot[bot] 168a39dd70
build(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.20.0...v1.20.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 08:16:56 +00:00
dependabot[bot] a96eb0b03e
build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.4
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.4/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.3...v1.1.4)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 08:13:40 +00:00
dependabot[bot] 010ac5e008
build(deps): bump github.com/fsouza/go-dockerclient from 1.8.2 to 1.8.3
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)
- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/fsouza/go-dockerclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 08:10:43 +00:00
dependabot[bot] 7533aa566b
build(deps): bump github.com/fsouza/go-dockerclient from 1.8.1 to 1.8.2
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases)
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)
- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/fsouza/go-dockerclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 08:12:11 +00:00
dependabot[bot] 2eb519fb5c
build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.8
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.6 to 1.6.8.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.6...v1.6.8)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 08:14:43 +00:00
Valentin Rothberg 50183aa00c vendor c/common@v0.49.1
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-08-01 11:50:17 +02:00
Aditya R 873a9e1fe9
vendor: bump to c/common@87fab4b701
Bump to c/common@v0.49.1-0.20220729170140-87fab4b7019a for Manifest
Inspect support with OCI annotations

[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]

Signed-off-by: Aditya R <arajan@redhat.com>
2022-07-29 22:52:20 +05:30
dependabot[bot] 5e3f7ceae9
build(deps): bump github.com/containernetworking/cni from 1.1.1 to 1.1.2
Bumps [github.com/containernetworking/cni](https://github.com/containernetworking/cni) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/containernetworking/cni/releases)
- [Commits](https://github.com/containernetworking/cni/compare/v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/containernetworking/cni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 08:14:07 +00:00
Daniel J Walsh 6c96dd959e
Update vendor of containers/(common, storage, image)
This is the vendor dance.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-07-25 09:47:21 -04:00
dependabot[bot] 6243a9380a
build(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 08:12:48 +00:00
dependabot[bot] a51011f4f4
build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 08:11:57 +00:00