mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +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:
committed by
Valentin Rothberg
parent
4aeaeafde5
commit
9457549fff
10
vendor/github.com/containers/psgo/go.mod
generated
vendored
10
vendor/github.com/containers/psgo/go.mod
generated
vendored
@@ -1,10 +0,0 @@
|
||||
module github.com/containers/psgo
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/containers/storage v1.42.0
|
||||
github.com/opencontainers/runc v1.1.3
|
||||
github.com/stretchr/testify v1.8.0
|
||||
golang.org/x/sys v0.0.0-20220823224334-20c2bfdbfe24
|
||||
)
|
||||
1049
vendor/github.com/containers/psgo/go.sum
generated
vendored
1049
vendor/github.com/containers/psgo/go.sum
generated
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user