From 91b4e021d017551cfc296f70081c79a135aa4f07 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Feb 2022 08:01:12 +0000 Subject: [PATCH] chore(deps): update module github.com/containers/image to v5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cb75041b..80338ae7 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/ProtonMail/go-crypto v0.0.0-20211112122917-428f8eabeeb3 // indirect github.com/buger/goterm v1.0.4 github.com/containerd/containerd v1.5.9 // indirect - github.com/containers/image v3.0.2+incompatible + github.com/containers/image/v5 v5.19.1 github.com/containers/storage v1.38.2 // indirect github.com/docker/docker-credential-helpers v0.6.4 // indirect github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect