зеркало из https://github.com/Azure/ARO-RP.git
3b6a3ce949
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.26.1 to 1.27.1. - [Release notes](https://github.com/containers/buildah/releases) - [Changelog](https://github.com/containers/buildah/blob/v1.27.1/CHANGELOG.md) - [Commits](https://github.com/containers/buildah/compare/v1.26.1...v1.27.1) --- updated-dependencies: - dependency-name: github.com/containers/buildah dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
.gitignore | ||
LICENSE | ||
README.md | ||
callbacks.go | ||
data.go | ||
go_gpgme.c | ||
go_gpgme.h | ||
gpgme.go | ||
unset_agent_info.go | ||
unset_agent_info_windows.go |
README.md
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.
Installation
go get -u github.com/proglottis/gpgme