summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-21 10:48:47 -0500
committerGitHub <noreply@github.com>2021-02-21 10:48:47 -0500
commit4e744be5ca86bce629300d6ef6dd3980b25b8850 (patch)
treedd0dfaf0da97daa346ae93cfd5a705df1cfba948 /go.mod
parent7b52654649f4b9140b6ce2956afa9ad836720c6a (diff)
parentb40d778f4433b4f1dd50e0830c44cc14576949cd (diff)
downloadpodman-4e744be5ca86bce629300d6ef6dd3980b25b8850.tar.gz
podman-4e744be5ca86bce629300d6ef6dd3980b25b8850.tar.bz2
podman-4e744be5ca86bce629300d6ef6dd3980b25b8850.zip
Merge pull request #9433 from containers/dependabot/go_modules/github.com/containers/buildah-1.19.6
Bump github.com/containers/buildah from 1.19.4 to 1.19.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 ac1f70ca0..715aaea70 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.8.1
github.com/containernetworking/plugins v0.9.0
- github.com/containers/buildah v1.19.4
+ github.com/containers/buildah v1.19.6
github.com/containers/common v0.34.3-0.20210208115708-8668c76dd577
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.2