aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-06-10 16:10:18 -0400
committerGitHub <noreply@github.com>2021-06-10 16:10:18 -0400
commit41fcd4d8ed9225e18f0d0d7c35b1916d14ceaf00 (patch)
treed854eb142b97814c661a79a29dc9bcc5c45189a1 /go.mod
parent3d21dfe48480c51e17c424b5dfc4d98fcdb81d20 (diff)
parente0dcffa8d1c0b6c97222f2a49f6b6b83e0e3173a (diff)
downloadpodman-41fcd4d8ed9225e18f0d0d7c35b1916d14ceaf00.tar.gz
podman-41fcd4d8ed9225e18f0d0d7c35b1916d14ceaf00.tar.bz2
podman-41fcd4d8ed9225e18f0d0d7c35b1916d14ceaf00.zip
Merge pull request #10636 from vrothberg/v3.2-vendor-common
[v3.2] vendor containers/common@v0.38.9
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 fdfd06e29..f701a495f 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.21.0
- github.com/containers/common v0.38.7
+ github.com/containers/common v0.38.9
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.12.0
github.com/containers/ocicrypt v1.1.1