summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-23 08:19:22 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-09-23 05:36:41 -0400
commite1270de308a0fc084ce502c52aa3d7a052c9e663 (patch)
tree7746561c9b71ac3b3f5cf7ce5ce76789d1f6f80b /go.mod
parent5cedd830f7275e8dc3382502908b846bfa57a3b8 (diff)
downloadpodman-e1270de308a0fc084ce502c52aa3d7a052c9e663.tar.gz
podman-e1270de308a0fc084ce502c52aa3d7a052c9e663.tar.bz2
podman-e1270de308a0fc084ce502c52aa3d7a052c9e663.zip
Bump github.com/containers/buildah from 1.16.1 to 1.16.2
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.16.1 to 1.16.2. - [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.16.1...v1.16.2) 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 96128d4ca..9ef04fe28 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containerd/containerd v1.4.1 // indirect
github.com/containernetworking/cni v0.8.0
github.com/containernetworking/plugins v0.8.7
- github.com/containers/buildah v1.16.1
+ github.com/containers/buildah v1.16.2
github.com/containers/common v0.22.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.6.0