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

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.23.0...v0.24.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-10-02 08:59:07 -04:00
parent 14fd7b4d6a
commit f9140f7efc
5 changed files with 73 additions and 6 deletions

View File

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