summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2022-05-19 22:24:49 +0200
committerMiloslav Trmač <mitr@redhat.com>2022-05-19 22:24:49 +0200
commitfb219a80976637489f7a87f0cbb8d3c8a1f4ca16 (patch)
treed81596a5fce75f9ac01f51b0653f8cdbe902ea13 /go.mod
parent913caaa9b1de2b63692c9bae15120208194c9eb3 (diff)
downloadpodman-fb219a80976637489f7a87f0cbb8d3c8a1f4ca16.tar.gz
podman-fb219a80976637489f7a87f0cbb8d3c8a1f4ca16.tar.bz2
podman-fb219a80976637489f7a87f0cbb8d3c8a1f4ca16.zip
Update c/image
... to bring in github.com/proglottis/gpgme 0.1.2 , and test its new use of pkg-config to find gpgme. Signed-off-by: Miloslav Trmač <mitr@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 c96cf7473..78562b4a7 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/containers/buildah v1.26.1
github.com/containers/common v0.48.1-0.20220512112240-7536bf6ff9b1
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.21.2-0.20220511203756-fe4fd4ed8be4
+ github.com/containers/image/v5 v5.21.2-0.20220519193817-1e26896b8059
github.com/containers/ocicrypt v1.1.4-0.20220428134531-566b808bdf6f
github.com/containers/psgo v1.7.2
github.com/containers/storage v1.41.1-0.20220511210719-cacc3325a9c8