aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-12-07 15:27:24 -0500
committerMatthew Heon <mheon@redhat.com>2020-12-07 15:42:59 -0500
commit33bde4569ccb65b447150894c56f9a351a09a471 (patch)
treee191f6ea97f53e22f9b43e04900fe9df1e65eef9 /go.mod
parent5980a66cc01071de2e72a38c482d6d2b24978536 (diff)
downloadpodman-33bde4569ccb65b447150894c56f9a351a09a471.tar.gz
podman-33bde4569ccb65b447150894c56f9a351a09a471.tar.bz2
podman-33bde4569ccb65b447150894c56f9a351a09a471.zip
Updat containers/image to v5.9.0
Signed-off-by: Matthew Heon <mheon@redhat.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 8ca63323e..a9e2fe5b7 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/buildah v1.18.0
github.com/containers/common v0.29.0
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.8.1
+ github.com/containers/image/v5 v5.9.0
github.com/containers/psgo v1.5.1
github.com/containers/storage v1.24.1
github.com/coreos/go-systemd/v22 v22.1.0