summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-04-10 18:39:39 +0200
committerGitHub <noreply@github.com>2020-04-10 18:39:39 +0200
commit1593d4c052fc0795e6fe31917edcb1ecbe5ee192 (patch)
tree0e38a7aa145157cb80100c4f922100cfbdde1a52 /go.mod
parent2a8db9d17c5dd762366fe7c90304e76337e5d668 (diff)
parentdaca146f9d286d9e89fb96d46831f3183ae9dbd6 (diff)
downloadpodman-1593d4c052fc0795e6fe31917edcb1ecbe5ee192.tar.gz
podman-1593d4c052fc0795e6fe31917edcb1ecbe5ee192.tar.bz2
podman-1593d4c052fc0795e6fe31917edcb1ecbe5ee192.zip
Merge pull request #5785 from containers/dependabot/go_modules/github.com/containers/buildah-1.14.8
build(deps): bump github.com/containers/buildah from 1.14.7 to 1.14.8
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 0dd460680..08e52e83b 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.5
- github.com/containers/buildah v1.14.7
+ github.com/containers/buildah v1.14.8
github.com/containers/common v0.8.1
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.3