aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-09-23 13:12:52 +0000
committerGitHub <noreply@github.com>2020-09-23 13:12:52 +0000
commit3059bf8ef0877092c1b924cc1069ac9b3a1ebc2f (patch)
tree9a437213854aaa1ab40e440dccf18efba2f06517 /go.mod
parent7d273c40f5411df00666bd5d1ea1df5662a75517 (diff)
parente1270de308a0fc084ce502c52aa3d7a052c9e663 (diff)
downloadpodman-3059bf8ef0877092c1b924cc1069ac9b3a1ebc2f.tar.gz
podman-3059bf8ef0877092c1b924cc1069ac9b3a1ebc2f.tar.bz2
podman-3059bf8ef0877092c1b924cc1069ac9b3a1ebc2f.zip
Merge pull request #7743 from containers/dependabot/go_modules/github.com/containers/buildah-1.16.2
Bump github.com/containers/buildah from 1.16.1 to 1.16.2
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