mirror of
https://github.com/containers/skopeo.git
synced 2025-09-21 18:09:08 +00:00
Rerun hack/vendor.sh to pick up gpgme changes
In particular, https://github.com/proglottis/gpgme/pull/8 .
This commit is contained in:
2
vendor/github.com/mtrmac/gpgme/go_gpgme.h
generated
vendored
2
vendor/github.com/mtrmac/gpgme/go_gpgme.h
generated
vendored
@@ -1,6 +1,8 @@
|
||||
#ifndef GO_GPGME_H
|
||||
#define GO_GPGME_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <gpgme.h>
|
||||
|
||||
extern ssize_t gogpgme_readfunc(void *handle, void *buffer, size_t size);
|
||||
|
Reference in New Issue
Block a user