mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
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>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Valentin Rothberg

parent
4aeaeafde5
commit
9457549fff
18
vendor/github.com/openshift/imagebuilder/go.mod
generated
vendored
18
vendor/github.com/openshift/imagebuilder/go.mod
generated
vendored
@ -1,18 +0,0 @@
|
||||
module github.com/openshift/imagebuilder
|
||||
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/containerd/containerd v1.5.9
|
||||
github.com/containers/storage v1.37.0
|
||||
github.com/docker/distribution v2.7.1+incompatible
|
||||
github.com/docker/docker v20.10.12+incompatible
|
||||
github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 // indirect
|
||||
github.com/fsouza/go-dockerclient v1.7.7
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/sirupsen/logrus v1.8.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
golang.org/x/net v0.0.0-20220114011407-0dd24b26b47d // indirect
|
||||
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 // indirect
|
||||
k8s.io/klog v1.0.0
|
||||
)
|
1003
vendor/github.com/openshift/imagebuilder/go.sum
generated
vendored
1003
vendor/github.com/openshift/imagebuilder/go.sum
generated
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user