Christophe Fergeau
6ca6184ed6
gomod: Update containers/psgo to 1.9.0
...
This solves an issue with a non-existing module:
```
$ go mod tidy
[...]
github.com/mitchellh/osext@v0.0.0-20151018003038-5e2d6d41470f: invalid version
```
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com >
2024-02-07 12:31:35 +01:00
Aditya R
03419d6daa
vendor: bump c/image to 373c52a9466f
...
[NO NEW TESTS NEEDED]
Signed-off-by: Aditya R <arajan@redhat.com >
2023-11-02 09:00:42 +05:30
Paul Holzinger
2c2299ad85
bump buildah to latest
...
Also includes a small change to make us of
https://github.com/containers/buildah/pull/5039
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2023-09-14 11:20:48 +02:00
Daniel J Walsh
13a9500166
Update vendor containers/(common, buildah, image, storage)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2023-07-14 07:19:56 -04:00
Valentin Rothberg
adacd3b127
vendor c/common@852ca05a1f
...
Also force an update of c/image to prevent a downgrade.
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com >
2023-02-21 14:06:42 +01:00
Daniel J Walsh
3718ac8e96
Vendor in latest containers/common with default capabilities
...
Also update vendor of containers/storage and image
Cleanup display of added/dropped capabilties as well
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-12-15 14:28:30 -05:00
Daniel J Walsh
80c5962dba
Add containers-common spec and command to podman
...
Since containers-common package is tied to specific versions
of Podman, add tools to build the package into the contrib directory
This should help other distributions to figure out which commont
package to ship.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-02-22 14:38:57 -05:00
Paul Holzinger
03a3fc37fe
bump cobra to 1.3.0
...
This contains some fixes for the shell completion files.
[NO NEW TESTS NEEDED]
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2021-12-16 15:28:39 +01:00
dependabot[bot]
73e95d1c3e
Bump github.com/containers/image/v5 from 5.16.1 to 5.17.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.16.1 to 5.17.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.16.1...v5.17.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-22 17:01:27 +00:00
dependabot-preview[bot]
08d8290f1d
Bump github.com/containers/ocicrypt from 1.0.3 to 1.1.0
...
Bumps [github.com/containers/ocicrypt](https://github.com/containers/ocicrypt ) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/containers/ocicrypt/releases )
- [Commits](https://github.com/containers/ocicrypt/compare/v1.0.3...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-02-09 10:49:43 -05:00