Bump github.com/containers/common from 0.35.4 to 0.36.0

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.35.4 to 0.36.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.35.4...v0.36.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-14 07:59:08 +00:00
committed by GitHub
parent 4a22d6117a
commit bb01c01ef9
4 changed files with 5 additions and 4 deletions

View File

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