diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-03 18:39:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-03 18:39:37 +0000 |
commit | 185dc5b2f3a42ca4c6515269857156fba82ded5c (patch) | |
tree | 81bbf1a8d749aa6fc99dbe16f66699dda1dc907e /vendor | |
parent | e30edd6d8e8765a374a8c354a79e92050121c830 (diff) | |
download | podman-185dc5b2f3a42ca4c6515269857156fba82ded5c.tar.gz podman-185dc5b2f3a42ca4c6515269857156fba82ded5c.tar.bz2 podman-185dc5b2f3a42ca4c6515269857156fba82ded5c.zip |
Bump github.com/containers/common from 0.47.2 to 0.47.3
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.47.2 to 0.47.3.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.47.2...v0.47.3)
---
updated-dependencies:
- dependency-name: github.com/containers/common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/github.com/containers/common/version/version.go | 2 | ||||
-rw-r--r-- | vendor/modules.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/vendor/github.com/containers/common/version/version.go b/vendor/github.com/containers/common/version/version.go index 38b0d443b..5ab8cd7f2 100644 --- a/vendor/github.com/containers/common/version/version.go +++ b/vendor/github.com/containers/common/version/version.go @@ -1,4 +1,4 @@ package version // Version is the version of the build. -const Version = "0.47.2" +const Version = "0.47.3" diff --git a/vendor/modules.txt b/vendor/modules.txt index 664b6c416..b7d32b054 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -109,7 +109,7 @@ github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/sshagent github.com/containers/buildah/pkg/util github.com/containers/buildah/util -# github.com/containers/common v0.47.2 +# github.com/containers/common v0.47.3 ## explicit github.com/containers/common/libimage github.com/containers/common/libimage/manifests |