From 801977b40d8500ff68cf5a6facd82f035735076a Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Mon, 3 Feb 2020 16:09:04 +0100 Subject: vendor github.com/containers/image/v5@v5.2.0 See release notes: https://github.com/containers/image/releases/tag/v5.2.0 Fixes: #4877 Signed-off-by: Valentin Rothberg --- vendor/github.com/mtrmac/gpgme/go.mod | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vendor/github.com/mtrmac/gpgme/go.mod (limited to 'vendor/github.com/mtrmac/gpgme/go.mod') diff --git a/vendor/github.com/mtrmac/gpgme/go.mod b/vendor/github.com/mtrmac/gpgme/go.mod new file mode 100644 index 000000000..3dd09c9fb --- /dev/null +++ b/vendor/github.com/mtrmac/gpgme/go.mod @@ -0,0 +1,3 @@ +module github.com/mtrmac/gpgme + +go 1.11 -- cgit v1.2.3-54-g00ecf