Bump github.com/containers/common from 0.22.0 to 0.23.0

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.22.0...v0.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-25 08:16:44 +00:00
committed by Daniel J Walsh
parent 90c2cc6c83
commit 017f8d6a63
20 changed files with 926 additions and 71 deletions

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