aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-02-18 11:27:17 -0500
committerMatthew Heon <mheon@redhat.com>2021-02-18 11:27:17 -0500
commit4b348c63785e49850b01b9101e66513c9d0f2b15 (patch)
tree72645cf313c9b00c9a50c261463a4a5ab947b031 /go.mod
parenta95c1701d696d1789ec363eb61022ff6a885c5f3 (diff)
downloadpodman-4b348c63785e49850b01b9101e66513c9d0f2b15.tar.gz
podman-4b348c63785e49850b01b9101e66513c9d0f2b15.tar.bz2
podman-4b348c63785e49850b01b9101e66513c9d0f2b15.zip
Updated Buildah to v1.19.4
Signed-off-by: Matthew Heon <mheon@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 dd83c9b6a..67eb91b81 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.0
- github.com/containers/buildah v1.19.2
+ github.com/containers/buildah v1.19.4
github.com/containers/common v0.33.4
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.2