dependabot[bot]
9457549fff
build(deps): bump github.com/vbauerster/mpb/v7 from 7.5.2 to 7.5.3
...
Bumps [github.com/vbauerster/mpb/v7](https://github.com/vbauerster/mpb ) from 7.5.2 to 7.5.3.
- [Release notes](https://github.com/vbauerster/mpb/releases )
- [Commits](https://github.com/vbauerster/mpb/compare/v7.5.2...v7.5.3 )
---
updated-dependencies:
- dependency-name: github.com/vbauerster/mpb/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Also bump the go module to 1.17 to be able to compile the new code.
Given containers/common and others already require go 1.17+ we're
safe to go.
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com >
2022-09-13 08:58:22 +02:00
dependabot[bot]
6b187e4458
Bump github.com/vbauerster/mpb/v6 from 6.0.3 to 6.0.4
...
Bumps [github.com/vbauerster/mpb/v6](https://github.com/vbauerster/mpb ) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/vbauerster/mpb/releases )
- [Commits](https://github.com/vbauerster/mpb/compare/v6.0.3...v6.0.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-19 06:50:18 +00:00
Valentin Rothberg
d697456dc9
migrate to go-modules
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-06-24 13:20:59 +02:00
Valentin Rothberg
c069d11759
vendor containers/image v1.4
...
This requires some additional changes to the dependencies since the
progress-bar library has been changed to github.com/vbauerster/mpb.
Please refer to the following link for the release notes:
https://github.com/containers/image/releases/tag/v1.4
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2019-02-21 11:54:04 +01:00