Bump github.com/containers/common from 0.17.0 to 0.18.0

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.17.0...v0.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-23 08:58:50 +00:00
committed by Daniel J Walsh
parent 1aac197f79
commit 87f60bbfaa
5 changed files with 15 additions and 7 deletions

View File

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