summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-03-04 13:24:14 -0500
committerGitHub <noreply@github.com>2020-03-04 13:24:14 -0500
commit4d012cb6db61df28b455f0a906e1e73ac0055cc0 (patch)
tree05d386d647ef00c3550ded9dcada8cc4d2d3b519 /go.mod
parent83895524959750e16da2fd43b9da6389b4e20b46 (diff)
parentb61da86b2ca349c1c877a90a45116c666554ddbb (diff)
downloadpodman-4d012cb6db61df28b455f0a906e1e73ac0055cc0.tar.gz
podman-4d012cb6db61df28b455f0a906e1e73ac0055cc0.tar.bz2
podman-4d012cb6db61df28b455f0a906e1e73ac0055cc0.zip
Merge pull request #5370 from TomSweeneyRedHat/dev/tsweeney/b1141
Bump to Buildah v1.14.1
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 b6f62d65c..7a53f6b07 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b
github.com/containernetworking/cni v0.7.2-0.20190904153231-83439463f784
github.com/containernetworking/plugins v0.8.5
- github.com/containers/buildah v1.14.1-0.20200227103754-f0c3fd7c3d34
+ github.com/containers/buildah v1.14.1
github.com/containers/common v0.4.2
github.com/containers/conmon v2.0.10+incompatible
github.com/containers/image/v5 v5.2.1