summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-23 12:24:00 +0000
committerGitHub <noreply@github.com>2021-08-23 12:24:00 +0000
commitfe4dc452ec274ab820c2bdd3997dcdb59801a5b7 (patch)
tree823e11791630a2a7dce50bb3966f736e21a9ada2 /go.mod
parent1c4b085e547a6fcbe7c2ff17a5ae1e97fa41ec1f (diff)
downloadpodman-fe4dc452ec274ab820c2bdd3997dcdb59801a5b7.tar.gz
podman-fe4dc452ec274ab820c2bdd3997dcdb59801a5b7.tar.bz2
podman-fe4dc452ec274ab820c2bdd3997dcdb59801a5b7.zip
Bump github.com/containers/buildah from 1.22.0 to 1.22.3
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.22.0 to 1.22.3. - [Release notes](https://github.com/containers/buildah/releases) - [Changelog](https://github.com/containers/buildah/blob/v1.22.3/CHANGELOG.md) - [Commits](https://github.com/containers/buildah/compare/v1.22.0...v1.22.3) --- updated-dependencies: - dependency-name: github.com/containers/buildah dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 c9d832f31..4a937682a 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