aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-08-20 12:18:58 -0400
committerGitHub <noreply@github.com>2021-08-20 12:18:58 -0400
commit3b4411feffd978fcae76e9db34467bac03de7e94 (patch)
treed015c26396544034560f30b6f7d5566dc088741e /go.mod
parent47b6a5acdc087de748377dacaaf43b4a557072f3 (diff)
parent7fb7f15afd6e3a04d962b9a09f5ba9e777870ffd (diff)
downloadpodman-3b4411feffd978fcae76e9db34467bac03de7e94.tar.gz
podman-3b4411feffd978fcae76e9db34467bac03de7e94.tar.bz2
podman-3b4411feffd978fcae76e9db34467bac03de7e94.zip
Merge pull request #11297 from TomSweeneyRedHat/dev/tsweeney/danceoff
[v3.3] Bump c/image 5.15.2, buildah v1.22.3
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 058eb49f3..98ae7a30e 100644
--- a/go.mod
+++ b/go.mod
@@ -11,10 +11,10 @@ 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.1
+ github.com/containers/image/v5 v5.15.2
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.34.1