summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-05 09:18:19 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2021-03-05 05:12:39 -0500
commitefc592fba99d59dff1841f29dc98708e63bc5f4c (patch)
tree6a0c5a0f41bf51145214af51f419dba972eaf7dd /go.mod
parent05080a12a998802570ee123a39368a0fe97e2fd2 (diff)
downloadpodman-efc592fba99d59dff1841f29dc98708e63bc5f4c.tar.gz
podman-efc592fba99d59dff1841f29dc98708e63bc5f4c.tar.bz2
podman-efc592fba99d59dff1841f29dc98708e63bc5f4c.zip
Bump github.com/containers/buildah from 1.19.6 to 1.19.7
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.19.6 to 1.19.7. - [Release notes](https://github.com/containers/buildah/releases) - [Changelog](https://github.com/containers/buildah/blob/master/CHANGELOG.md) - [Commits](https://github.com/containers/buildah/compare/v1.19.6...v1.19.7) 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 1972eb2d2..ea121e16c 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,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.6
+ github.com/containers/buildah v1.19.7
github.com/containers/common v0.35.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.10.2