summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-03-18 14:26:40 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-03-18 14:26:40 -0400
commit67d0d1e509eafc43e881a6fd35baac0b1aeaa4b1 (patch)
treefa4a8594d4acc13838030548adf7524e4652a144 /go.mod
parent45e7cbfef65d0379af19264c5fa90e1ae9ccb74a (diff)
downloadpodman-67d0d1e509eafc43e881a6fd35baac0b1aeaa4b1.tar.gz
podman-67d0d1e509eafc43e881a6fd35baac0b1aeaa4b1.tar.bz2
podman-67d0d1e509eafc43e881a6fd35baac0b1aeaa4b1.zip
Vendor in containers/buildah v1.14.3
Signed-off-by: Daniel J Walsh <dwalsh@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 653b3c49d..b079fbf65 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.5
- github.com/containers/buildah v1.14.3-0.20200313154200-d26f437b2a46
+ github.com/containers/buildah v1.14.3
github.com/containers/common v0.5.0
github.com/containers/conmon v2.0.10+incompatible
github.com/containers/image/v5 v5.2.1