aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2021-08-20 10:27:09 -0400
committerTomSweeneyRedHat <tsweeney@redhat.com>2021-08-20 10:31:13 -0400
commit7fb7f15afd6e3a04d962b9a09f5ba9e777870ffd (patch)
treeaadf80d732d0fbbabfed3c70fcf69fb12145e37c /go.mod
parent651fbacc35b8fcd2b170357548c1f6272ae2c48b (diff)
downloadpodman-7fb7f15afd6e3a04d962b9a09f5ba9e777870ffd.tar.gz
podman-7fb7f15afd6e3a04d962b9a09f5ba9e777870ffd.tar.bz2
podman-7fb7f15afd6e3a04d962b9a09f5ba9e777870ffd.zip
[v3.3] Bump c/image 5.15.2, buildah v1.22.3
Bump c/image to v5.15.2 and Buildah to v1.22.3 in preparation for the Podman v3.3.0 release [NO TESTS NEEDED] [NO NEW TESTS NEEDED] Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
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