debian-forge-composer/vendor/golang.org/x
Christian Kellner 986f076276 container: add support for uploading to registries
Add a new generic container registry client via a new `container`
package. Use this to create a command line utility as well as a
new upload target for container registries.

The code uses the github.com/containers/* project and packages to
interact with container registires that is also used by skopeo,
podman et al. One if the dependencies is `proglottis/gpgme` that
is using cgo to bind libgpgme, so we have to add the corresponding
devel package to the BuildRequires as well as installing it on CI.

Checks will follow later via an integration test.
2022-06-29 10:02:46 +02:00
..
crypto container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
mod go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
net container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
oauth2 build(deps): bump google.golang.org/api from 0.74.0 to 0.75.0 2022-04-25 15:05:03 +02:00
sync osbuild-service-maintenance: Clean up expired images 2021-12-03 00:14:09 +00:00
sys container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
term container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
text go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
time container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
tools go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
xerrors build(deps): bump google.golang.org/api from 0.74.0 to 0.75.0 2022-04-25 15:05:03 +02:00