debian-forge-composer/vendor/github.com
Ondřej Budai 1b05192298 upload/azure: use the new azure/azblob API on Fedora 33+ & RHEL
Fedora 33 and rawhide got an updated version of the azblob library. Sadly, it
introduced a non-compatible API change. This commit does the same thing as
a67baf5a did for kolo/xmlrpc:

We now have two wrappers around the affected part of the API. Fedora 32 uses
the wrapper around the old API, whereas Fedora 33 and 34 (and RHEL with its
vendored deps) use the wrapper around the new API. The switch is implemented
using go build flags and spec file magic.

See a67baf5a for more thoughts.

Also, there's v0.11.1-0.20201209121048-6df5d9af221d in go.mod, why?

The maintainers of azblob probably tagged a wrong commit with v0.12.0 which
breaks go. The long v0.11.1-.* version is basically the proper v0.12.0 commit.
See https://github.com/Azure/azure-storage-blob-go/issues/236 for more
information.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-01-06 16:31:28 +01:00
..
aws/aws-sdk-go go: include vendored modules 2020-02-17 16:09:17 +01:00
Azure upload/azure: use the new azure/azblob API on Fedora 33+ & RHEL 2021-01-06 16:31:28 +01:00
BurntSushi/toml go: include vendored modules 2020-02-17 16:09:17 +01:00
coreos Use semver to enforce blueprint version numbers 2020-02-25 09:00:35 +01:00
davecgh/go-spew worker: use openapi spec and generated code 2020-09-06 18:42:23 +01:00
deepmap/oapi-codegen worker: use openapi spec and generated code 2020-09-06 18:42:23 +01:00
dgrijalva/jwt-go vendor Azure SDK 2020-04-27 20:34:20 +02:00
dimchansky/utfbom vendor Azure SDK 2020-04-27 20:34:20 +02:00
go-chi/chi go.mod: update 2020-09-22 14:13:06 +02:00
gobwas/glob go: include vendored modules 2020-02-17 16:09:17 +01:00
google tests: Use the require/assert package and replace cmp.Diff 2020-04-19 18:20:57 +02:00
gophercloud/gophercloud tests: upload & boot image in OpenStack. Closes #339 2020-06-23 16:17:30 +02:00
jmespath/go-jmespath go: include vendored modules 2020-02-17 16:09:17 +01:00
julienschmidt/httprouter go: include vendored modules 2020-02-17 16:09:17 +01:00
kolo/xmlrpc upload/koji: use the new API of kolo/xmlrpc by default 2020-10-14 16:44:26 +02:00
kr tests: upload & test in vCenter. Closes #338 2020-08-20 21:59:54 +02:00
labstack worker: use openapi spec and generated code 2020-09-06 18:42:23 +01:00
mattn upload/azure: use the new azure/azblob API on Fedora 33+ & RHEL 2021-01-06 16:31:28 +01:00
mitchellh/go-homedir vendor Azure SDK 2020-04-27 20:34:20 +02:00
pkg/errors worker: use openapi spec and generated code 2020-09-06 18:42:23 +01:00
pmezard/go-difflib add missing packages to vendor directory 2020-03-13 16:00:29 +01:00
stretchr/testify worker: use openapi spec and generated code 2020-09-06 18:42:23 +01:00
ubccr/kerby upload/koji: add support for GSSAPI/Kerberos auth 2020-08-27 17:29:57 +01:00
valyala worker: use openapi spec and generated code 2020-09-06 18:42:23 +01:00
vmware/govmomi tests: upload & test in vCenter. Closes #338 2020-08-20 21:59:54 +02:00