summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorParker Van Roy <pvanroy@redhat.com>2021-02-22 16:09:39 -0500
committerParker Van Roy <pvanroy@redhat.com>2021-02-24 14:52:19 -0500
commitccbe4ff73f72cf584c63a980f111bec148f57ac4 (patch)
tree4259abbbcf7da559ca23e0a6e6621b20f72bbd86 /go.mod
parent836bfebb4695e31338c0bfc74181e9095b937ef9 (diff)
downloadpodman-ccbe4ff73f72cf584c63a980f111bec148f57ac4.tar.gz
podman-ccbe4ff73f72cf584c63a980f111bec148f57ac4.tar.bz2
podman-ccbe4ff73f72cf584c63a980f111bec148f57ac4.zip
updated common to 0.35.0
Signed-off-by: Parker Van Roy <pvanroy@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 8a7f8f4ba..fafa24296 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.0
github.com/containers/buildah v1.19.6
- github.com/containers/common v0.34.3-0.20210208115708-8668c76dd577
+ github.com/containers/common v0.35.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.2
github.com/containers/ocicrypt v1.1.0