summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 6b40075be..fcfd199b9 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/buildah v1.16.1
github.com/containers/common v0.22.0
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.5.2
+ github.com/containers/image/v5 v5.6.0
github.com/containers/psgo v1.5.1
github.com/containers/storage v1.23.5
github.com/coreos/go-systemd/v22 v22.1.0