Bump github.com/containers/common from 0.38.4 to 0.39.0

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.38.4 to 0.39.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.38.4...v0.39.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-26 06:27:00 +00:00
committed by GitHub
parent c5b3cba9c3
commit 568e911b84
15 changed files with 163 additions and 58 deletions

View File

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