summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-12-05 06:27:15 -0800
committerGitHub <noreply@github.com>2019-12-05 06:27:15 -0800
commit813b00e439c4cb200dc02f57ebcf889c6f5afe5b (patch)
treee010e1b31281e3c0b4127c13f0cfc62b64629d07 /go.mod
parentbc40282aec08b71719c55dc9416f776868ef9f62 (diff)
parent5851dacc32b49d680b153cd6e52d2ea82a8eb036 (diff)
downloadpodman-813b00e439c4cb200dc02f57ebcf889c6f5afe5b.tar.gz
podman-813b00e439c4cb200dc02f57ebcf889c6f5afe5b.tar.bz2
podman-813b00e439c4cb200dc02f57ebcf889c6f5afe5b.zip
Merge pull request #4642 from TomSweeneyRedHat/dev/tsweeney/buildah1.11.5
Bump Buildah to v1.11.6
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 83eebaa9c..96114830a 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.7.2-0.20190904153231-83439463f784
github.com/containernetworking/plugins v0.8.2
- github.com/containers/buildah v1.11.5
+ github.com/containers/buildah v1.11.6
github.com/containers/conmon v2.0.2+incompatible // indirect
github.com/containers/image/v5 v5.0.0
github.com/containers/psgo v1.3.2