debian-forge-composer/vendor/github.com/aws/aws-sdk-go/aws
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
..
arn worker: add metrics 2021-07-23 21:54:28 +02:00
awserr go: include vendored modules 2020-02-17 16:09:17 +01:00
awsutil go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
client build(deps): bump github.com/aws/aws-sdk-go from 1.40.49 to 1.42.25 2021-12-22 13:53:53 +01:00
corehandlers go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
credentials build(deps): bump github.com/aws/aws-sdk-go from 1.42.25 to 1.43.38 2022-04-13 09:17:55 +02:00
csm worker: add metrics 2021-07-23 21:54:28 +02:00
defaults go: include vendored modules 2020-02-17 16:09:17 +01:00
ec2metadata go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
endpoints container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
request build(deps): bump github.com/aws/aws-sdk-go from 1.43.42 to 1.44.4 2022-05-02 10:01:01 +02:00
session build(deps): bump github.com/aws/aws-sdk-go from 1.42.25 to 1.43.38 2022-04-13 09:17:55 +02:00
signer/v4 build(deps): bump github.com/aws/aws-sdk-go from 1.40.49 to 1.42.25 2021-12-22 13:53:53 +01:00
config.go build(deps): bump github.com/aws/aws-sdk-go from 1.42.25 to 1.43.38 2022-04-13 09:17:55 +02:00
context_1_5.go go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
context_1_9.go go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
context_background_1_5.go go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
context_background_1_7.go go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
context_sleep.go go: include vendored modules 2020-02-17 16:09:17 +01:00
convert_types.go go: include vendored modules 2020-02-17 16:09:17 +01:00
doc.go go: include vendored modules 2020-02-17 16:09:17 +01:00
errors.go go: include vendored modules 2020-02-17 16:09:17 +01:00
jsonvalue.go go: include vendored modules 2020-02-17 16:09:17 +01:00
logger.go build(deps): bump github.com/aws/aws-sdk-go from 1.40.49 to 1.42.25 2021-12-22 13:53:53 +01:00
types.go go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
url.go go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
url_1_7.go go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
version.go container: add support for uploading to registries 2022-06-29 10:02:46 +02:00