summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-19 09:18:27 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2021-02-21 05:11:26 -0500
commitb40d778f4433b4f1dd50e0830c44cc14576949cd (patch)
treeb992e5d750161b6b3cc687e340baf87fbc04d615 /go.mod
parent1c6c94d44a207e42eddf9b863c20e5004021f3af (diff)
downloadpodman-b40d778f4433b4f1dd50e0830c44cc14576949cd.tar.gz
podman-b40d778f4433b4f1dd50e0830c44cc14576949cd.tar.bz2
podman-b40d778f4433b4f1dd50e0830c44cc14576949cd.zip
Bump github.com/containers/buildah from 1.19.4 to 1.19.6
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.19.4 to 1.19.6. - [Release notes](https://github.com/containers/buildah/releases) - [Changelog](https://github.com/containers/buildah/blob/v1.19.6/CHANGELOG.md) - [Commits](https://github.com/containers/buildah/compare/v1.19.4...v1.19.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@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 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