Bump github.com/containers/common from 0.4.2 to 0.4.3

Bumps [github.com/containers/common](https://github.com/containers/common) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](https://github.com/containers/common/compare/v0.4.2...v0.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-11 09:16:09 +00:00
committed by Valentin Rothberg
parent 2e9a426a78
commit 0752e837e5
3 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.12
require (
github.com/containers/buildah v1.13.1 // indirect
github.com/containers/common v0.4.2
github.com/containers/common v0.4.3
github.com/containers/image/v5 v5.2.1
github.com/containers/ocicrypt v0.0.0-20190930154801-b87a4a69c741
github.com/containers/storage v1.16.2