aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-09-13 14:18:51 -0400
committerGitHub <noreply@github.com>2021-09-13 14:18:51 -0400
commit8fa3e6c58e4afffea7abf7e1f179e08b19db46a9 (patch)
tree15c575c2cd9b48025809aa6ac5e3ba3de278182a /go.mod
parentcc9491447479844ffdd27ba1c310d7e0a5a59a79 (diff)
parentb0cbcd1d0943a0b34d54c58c475c8239a32e0a59 (diff)
downloadpodman-8fa3e6c58e4afffea7abf7e1f179e08b19db46a9.tar.gz
podman-8fa3e6c58e4afffea7abf7e1f179e08b19db46a9.tar.bz2
podman-8fa3e6c58e4afffea7abf7e1f179e08b19db46a9.zip
Merge pull request #11552 from Luap99/common
bump c/common to v0.44.0
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 a317428f8..de6dd1028 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
github.com/containers/buildah v1.22.3
- github.com/containers/common v0.43.3-0.20210902095222-a7acc160fb25
+ github.com/containers/common v0.44.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.16.0
github.com/containers/ocicrypt v1.1.2