summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAshley Cui <acui@redhat.com>2021-01-13 13:00:33 -0500
committerAshley Cui <acui@redhat.com>2021-01-13 13:00:33 -0500
commit566a92395091434d8da77e4ce8967ed997a83a40 (patch)
treec864078fd1ac474c24e63f818001fb32452beca7 /go.mod
parent9473dda87c10513527bb083719d642d493b6b356 (diff)
downloadpodman-566a92395091434d8da77e4ce8967ed997a83a40.tar.gz
podman-566a92395091434d8da77e4ce8967ed997a83a40.tar.bz2
podman-566a92395091434d8da77e4ce8967ed997a83a40.zip
Vendor in common 0.33.1
As per title Signed-off-by: Ashley Cui <acui@redhat.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 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