mirror of
https://github.com/containers/skopeo.git
synced 2025-09-26 04:35:14 +00:00
switch to vndr
vndr is almost exactly the same as our old good hack/vendor.sh. Except it's cleaner and it allows to re-vendor just one dependency if needed (which we do a lot for containers/image). Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
1
vendor/github.com/mtrmac/gpgme/.gitignore
generated
vendored
1
vendor/github.com/mtrmac/gpgme/.gitignore
generated
vendored
@@ -1 +0,0 @@
|
||||
testdata/gpghome/random_seed
|
13
vendor/github.com/mtrmac/gpgme/README.md
generated
vendored
13
vendor/github.com/mtrmac/gpgme/README.md
generated
vendored
@@ -1,13 +0,0 @@
|
||||
# GPGME (golang)
|
||||
|
||||
Go wrapper for the GPGME library.
|
||||
|
||||
This library is intended for use with desktop applications. If you are looking to add OpenPGP support to a server application I suggest you first look at [golang.org/x/crypto/openpgp](https://godoc.org/golang.org/x/crypto/openpgp).
|
||||
|
||||
## Installation
|
||||
|
||||
go get -u github.com/proglottis/gpgme
|
||||
|
||||
## Documentation
|
||||
|
||||
* [godoc](https://godoc.org/github.com/proglottis/gpgme)
|
Reference in New Issue
Block a user