summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-01-13 16:01:25 -0500
committerGitHub <noreply@github.com>2021-01-13 16:01:25 -0500
commite273ba34efd1c6fe928cde832d3da8f5a9bc6c49 (patch)
tree57209b2fc3a82ace61404e083bd0a1524090860b /go.mod
parentbbff9c8710870bbadbaf2e69e827db30c109bbb9 (diff)
parent566a92395091434d8da77e4ce8967ed997a83a40 (diff)
downloadpodman-e273ba34efd1c6fe928cde832d3da8f5a9bc6c49.tar.gz
podman-e273ba34efd1c6fe928cde832d3da8f5a9bc6c49.tar.bz2
podman-e273ba34efd1c6fe928cde832d3da8f5a9bc6c49.zip
Merge pull request #8966 from ashley-cui/common33
Vendor in common 0.33.1
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 15f029cce..bd6751d15 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.8.0
github.com/containernetworking/plugins v0.9.0
github.com/containers/buildah v1.18.1-0.20201222143428-b9fdee076426
- github.com/containers/common v0.33.0
+ github.com/containers/common v0.33.1
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.9.0
github.com/containers/psgo v1.5.2