summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-03 18:39:37 +0000
committerGitHub <noreply@github.com>2022-02-03 18:39:37 +0000
commit185dc5b2f3a42ca4c6515269857156fba82ded5c (patch)
tree81bbf1a8d749aa6fc99dbe16f66699dda1dc907e /go.mod
parente30edd6d8e8765a374a8c354a79e92050121c830 (diff)
downloadpodman-185dc5b2f3a42ca4c6515269857156fba82ded5c.tar.gz
podman-185dc5b2f3a42ca4c6515269857156fba82ded5c.tar.bz2
podman-185dc5b2f3a42ca4c6515269857156fba82ded5c.zip
Bump github.com/containers/common from 0.47.2 to 0.47.3
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.47.2 to 0.47.3. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.47.2...v0.47.3) --- updated-dependencies: - dependency-name: github.com/containers/common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 48cb7a480..c58d4ba38 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v1.0.1
github.com/containernetworking/plugins v1.0.1
github.com/containers/buildah v1.24.0
- github.com/containers/common v0.47.2
+ github.com/containers/common v0.47.3
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.19.1
github.com/containers/ocicrypt v1.1.2