summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorUrvashi Mohnani <umohnani@redhat.com>2020-02-27 09:12:10 -0500
committerUrvashi Mohnani <umohnani@redhat.com>2020-02-27 09:12:10 -0500
commit151bf72bedef1cd12875ed70a421df89b5554ba5 (patch)
tree2638223673dee65abafd940ce0d093a537c0f6d9 /go.mod
parentd3aa64c77c501b630ae2e0a227e10c38e14b1f4f (diff)
downloadpodman-151bf72bedef1cd12875ed70a421df89b5554ba5.tar.gz
podman-151bf72bedef1cd12875ed70a421df89b5554ba5.tar.bz2
podman-151bf72bedef1cd12875ed70a421df89b5554ba5.zip
Vendor in latest containers/buildah
Pulls in fix that sets the correct ownership on the working directory during the build process. Signed-off-by: Urvashi Mohnani <umohnani@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 77ecde7ff..170e9b435 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.20200225113533-39bd7e0a7a73
+ github.com/containers/buildah v1.14.1-0.20200227103754-f0c3fd7c3d34
github.com/containers/common v0.4.2 // indirect
github.com/containers/conmon v2.0.10+incompatible
github.com/containers/image/v5 v5.2.1