renovate[bot]
56b96a4d37
fix(deps): update module github.com/containers/storage to v1.51.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 16:52:53 +00:00
renovate[bot]
c1e7c974f8
fix(deps): update module github.com/containers/storage to v1.50.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 01:35:14 +00:00
renovate[bot]
9563e3b84b
fix(deps): update module github.com/containers/storage to v1.50.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 13:54:25 +00:00
renovate[bot]
3249973d37
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 16:31:39 +00:00
Miloslav Trmač
60ee543f7f
Update c/image for golang.org/x/exp
...
> go get github.com/containers/image/v5@main
> go mod tidy && go mod vendor
This updates c/image with a new version of x/exp.
That package has changed API in an incompatible way,
so just bumping x/exp (as in https://github.com/containers/skopeo/pull/2060 )
would break Skopeo builds.
This updates both c/image and x/exp in lockstep (and nothing
needs updating in Skopeo itself for the x/exp breakage).
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2023-08-02 22:41:44 +02:00
renovate[bot]
3d8d212869
Update module github.com/containers/common to v0.55.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-30 14:18:42 +00:00
renovate[bot]
d72d53cc51
Update module github.com/containers/storage to v1.47.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27 00:12:20 +00:00
renovate[bot]
66157589c5
Update module github.com/containers/storage to v1.46.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-04-10 22:42:41 +00:00
renovate[bot]
b0d339f0fd
fix(deps): update module github.com/containers/image/v5 to v5.25.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-04-05 16:14:44 +00:00
renovate[bot]
f1c03ef104
Update module github.com/containers/storage to v1.45.4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-02-23 19:18:39 +00:00
renovate[bot]
850bc49d27
Update module github.com/containers/storage to v1.45.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-20 17:46:01 +01:00
renovate[bot]
0698e82b30
fix(deps): update module github.com/containers/storage to v1.45.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-18 00:13:07 +00:00
renovate[bot]
1133a2a395
fix(deps): update module github.com/containers/storage to v1.45.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-13 01:15:34 +00:00
renovate[bot]
563c91a2fd
fix(deps): update module github.com/containers/storage to v1.44.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-08 19:50:20 +00:00
dependabot[bot]
feabfac2a7
Bump github.com/containers/storage from 1.42.0 to 1.43.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.42.0 to 1.43.0.
- [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.42.0...v1.43.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-29 08:12:13 +00:00
dependabot[bot]
b42e664854
Bump github.com/containers/storage from 1.41.0 to 1.42.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.41.0 to 1.42.0.
- [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.41.0...v1.42.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 08:17:06 +00:00
Miloslav Trmač
a3a72342f2
Update go.mod to Go 1.17
...
> go mod tidy -go=1.17
> make vendor
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2022-06-08 16:46:38 +02:00
dependabot[bot]
149dea8dce
Bump github.com/containers/storage from 1.40.2 to 1.41.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.40.2 to 1.41.0.
- [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.40.2...v1.41.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-12 08:10:20 +00:00
Daniel J Walsh
737ed9c2a4
Vendor in containers/storage v1.40.2
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-05-03 13:06:55 -04:00
Daniel J Walsh
3c286dd1d1
Vendor in containers/(common, storage, image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-05-03 09:59:43 -04:00
Daniel J Walsh
8960ab3ce7
Update vendor of containers/(common,storage,image)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-04-22 06:45:18 -04:00
dependabot[bot]
7f6b0e39d0
Bump github.com/containers/storage from 1.38.2 to 1.39.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.38.2 to 1.39.0.
- [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.38.2...v1.39.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 17:14:41 +00:00
Daniel J Walsh
7f4db3db9d
Update vendor of containers/storage and containers/common
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2022-01-31 17:27:05 -05:00
dependabot[bot]
b51707d50d
Bump github.com/containers/storage from 1.38.0 to 1.38.1
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.38.0 to 1.38.1.
- [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.38.0...v1.38.1 )
---
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 >
2022-01-26 12:42:07 +00:00
dependabot[bot]
1bf18b7ef8
Bump github.com/containers/storage from 1.37.0 to 1.38.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.37.0 to 1.38.0.
- [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.37.0...v1.38.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-20 09:10:51 +00:00
dependabot[bot]
12d0103730
Bump github.com/containers/storage from 1.36.0 to 1.37.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.36.0 to 1.37.0.
- [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.36.0...v1.37.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-01 08:33:20 +00:00
dependabot[bot]
a837fbe28b
Bump github.com/containers/storage from 1.35.0 to 1.36.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.35.0 to 1.36.0.
- [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.35.0...v1.36.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 08:31:20 +00:00
dependabot[bot]
a2d083ca84
Bump github.com/containers/image/v5 from 5.15.2 to 5.16.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.15.2 to 5.16.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.15.2...v5.16.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-08-26 08:30:41 +00:00
dependabot[bot]
ec1ac5d0c8
Bump github.com/containers/storage from 1.34.0 to 1.34.1
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.34.0 to 1.34.1.
- [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.34.0...v1.34.1 )
---
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 >
2021-08-17 08:25:16 +00:00
dependabot[bot]
a23b9f532d
Bump github.com/containers/storage from 1.33.2 to 1.34.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.33.2 to 1.34.0.
- [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.33.2...v1.34.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
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 >
2021-08-10 13:16:43 -04:00
dependabot[bot]
be821b4f59
Bump github.com/containers/storage from 1.33.1 to 1.33.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.33.1 to 1.33.2.
- [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.33.1...v1.33.2 )
---
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 >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-08-06 11:15:28 -04:00
Valentin Rothberg
fb03e033cc
update c/common, c/image, c/storage
...
Pin them to the specific versions that Podman v3.3 targets for RHEL.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2021-08-02 09:32:09 +02:00
Silvio Moioli
76eb9bc9e9
Update to enabled containers/image version
...
Signed-off-by: Silvio Moioli <moio@suse.com >
2021-07-29 11:34:13 +02:00
dependabot[bot]
d82c662101
Bump github.com/containers/storage from 1.32.6 to 1.33.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.6 to 1.33.0.
- [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.32.6...v1.33.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-28 12:33:17 +00:00
dependabot[bot]
990908bf80
Bump github.com/containers/storage from 1.32.5 to 1.32.6
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.5 to 1.32.6.
- [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.32.5...v1.32.6 )
---
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 >
2021-07-12 08:25:52 +00:00
dependabot[bot]
d0f7339b77
Bump github.com/containers/storage from 1.32.4 to 1.32.5
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.4 to 1.32.5.
- [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.32.4...v1.32.5 )
---
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 >
2021-06-25 08:26:29 +00:00
dependabot[bot]
e7c5e9f7e6
Bump github.com/containers/storage from 1.32.3 to 1.32.4
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.3 to 1.32.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.32.3...v1.32.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 >
2021-06-23 08:27:06 +00:00
dependabot[bot]
b1e78efaa2
Bump github.com/containers/storage from 1.32.2 to 1.32.3
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.2 to 1.32.3.
- [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.32.2...v1.32.3 )
---
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 >
2021-06-21 08:26:57 +00:00
dependabot[bot]
865407cad0
Bump github.com/containers/storage from 1.32.1 to 1.32.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.1 to 1.32.2.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.32.1...v1.32.2 )
---
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 >
2021-06-10 08:21:38 +00:00
dependabot[bot]
c806083830
Bump github.com/containers/storage from 1.32.0 to 1.32.1
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.32.0 to 1.32.1.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.32.0...v1.32.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-28 08:26:20 +00:00
dependabot[bot]
cac3f2b140
Bump github.com/containers/common from 0.38.4 to 0.39.0
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.38.4 to 0.39.0.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.38.4...v0.39.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-26 08:25:26 +00:00
dependabot[bot]
184f0eee58
Bump github.com/containers/storage from 1.31.1 to 1.31.2
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.31.1 to 1.31.2.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.31.1...v1.31.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-21 08:16:23 +00:00
dependabot[bot]
91d9ccf5e5
Bump github.com/containers/common from 0.38.1 to 0.38.4
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.38.1 to 0.38.4.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.38.1...v0.38.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-05-19 15:55:54 -04:00
dependabot[bot]
68f188ae77
Bump github.com/containers/common from 0.38.0 to 0.38.1
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.38.0...v0.38.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-13 08:17:04 +00:00
dependabot[bot]
5a594bff65
Bump github.com/containers/common from 0.37.0 to 0.37.1
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.37.0 to 0.37.1.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.37.0...v0.37.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 10:48:29 +00:00
dependabot-preview[bot]
610c612129
Bump github.com/containers/common from 0.36.0 to 0.37.0
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.36.0...v0.37.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-04-28 08:00:24 -04:00
dependabot-preview[bot]
5485daff13
Bump github.com/containers/storage from 1.26.0 to 1.29.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.26.0 to 1.29.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.26.0...v1.29.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-04-15 14:05:51 -04:00
dependabot-preview[bot]
be600975a9
Bump github.com/containers/storage from 1.25.0 to 1.26.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.25.0...v1.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-02-22 16:54:52 +01:00
dependabot-preview[bot]
ac5241482c
Bump github.com/containers/storage from 1.24.5 to 1.25.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.24.5 to 1.25.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.24.5...v1.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2021-02-03 12:46:11 +01:00
Daniel J Walsh
f771cb0d39
Update vendor of containers/common and containers/storage
...
We are preparing for RHEL 8.4 release and want to make
sure all container tools have the same containers suppackages.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-01-08 09:46:28 -05:00