summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-08-23 15:00:21 -0400
committerGitHub <noreply@github.com>2021-08-23 15:00:21 -0400
commitd1137664fe799bb9ca84ed9e4e0d01db6df77bad (patch)
treef2ca1ba7ab2be3357a704295e0e35aa0f5c12c06 /go.mod
parent90cf78b199772082025f22e4ebc0e30c133d2a88 (diff)
parentfe4dc452ec274ab820c2bdd3997dcdb59801a5b7 (diff)
downloadpodman-d1137664fe799bb9ca84ed9e4e0d01db6df77bad.tar.gz
podman-d1137664fe799bb9ca84ed9e4e0d01db6df77bad.tar.bz2
podman-d1137664fe799bb9ca84ed9e4e0d01db6df77bad.zip
Merge pull request #11311 from containers/dependabot/go_modules/github.com/containers/buildah-1.22.3
Bump github.com/containers/buildah from 1.22.0 to 1.22.3
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 3c25ce004..f64b850a1 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/container-orchestrated-devices/container-device-interface v0.0.0-20210325223243-f99e8b6c10b9
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
- github.com/containers/buildah v1.22.0
+ github.com/containers/buildah v1.22.3
github.com/containers/common v0.42.1
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.15.2