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>
This commit is contained in:
dependabot[bot]
2022-02-03 18:39:37 +00:00
committed by GitHub
parent e30edd6d8e
commit 185dc5b2f3
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "0.47.2"
const Version = "0.47.3"