summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-03-09 08:59:43 +0100
committerValentin Rothberg <rothberg@redhat.com>2021-03-09 09:02:14 +0100
commitd175fbfdb460315d2a3f8b0c679101b604411ef8 (patch)
tree1ed04ad580cedd290a630a22351e21f7f36888a7 /go.mod
parent789d579bc43cab0a179a17276478100b4b80e6fc (diff)
downloadpodman-d175fbfdb460315d2a3f8b0c679101b604411ef8.tar.gz
podman-d175fbfdb460315d2a3f8b0c679101b604411ef8.tar.bz2
podman-d175fbfdb460315d2a3f8b0c679101b604411ef8.zip
vendor buildah@v1.19.8
Signed-off-by: Valentin Rothberg <rothberg@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 4e8c6e8bf..8223d6ad9 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
- github.com/containers/buildah v1.19.7
+ github.com/containers/buildah v1.19.8
github.com/containers/common v0.35.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.2