Bump github.com/containers/common from 0.15.2 to 0.16.0

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.15.2 to 0.16.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.15.2...v0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2020-07-16 13:11:10 -04:00
parent f4766e01e3
commit fb6d9a84c5
9 changed files with 114 additions and 23 deletions

View File

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