summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-09 04:16:30 -0500
committerGitHub <noreply@github.com>2021-02-09 04:16:30 -0500
commit58810fbfbb1ed37fe05e641887217ee781e31351 (patch)
treebc9af98e3debada941cd025dfbb7a3ac490c6706 /go.mod
parent19507d0ffe8cda0a69f056838556f471fd9e61fa (diff)
parent45981ba29ae75ec328bfd14018ec4ada52e7f189 (diff)
downloadpodman-58810fbfbb1ed37fe05e641887217ee781e31351.tar.gz
podman-58810fbfbb1ed37fe05e641887217ee781e31351.tar.bz2
podman-58810fbfbb1ed37fe05e641887217ee781e31351.zip
Merge pull request #9272 from rhatdan/VENDOR
Bump containers/buildah to v1.19.4
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 c2265e92b..f36134146 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.3
+ github.com/containers/buildah v1.19.4
github.com/containers/common v0.34.3-0.20210208115708-8668c76dd577
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.1