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

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.16.0...v0.17.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-07-22 09:19:21 +00:00
committed by Daniel J Walsh
parent 344a791ac2
commit ca049ef6f9
6 changed files with 29 additions and 14 deletions

View File

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