diff options
Diffstat (limited to 'vendor/github.com/mtrmac/gpgme/go.mod')
-rw-r--r-- | vendor/github.com/mtrmac/gpgme/go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
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 |