debian-forge-composer/vendor/github.com
Ondřej Budai caadee87ec azure: add an option to tag page blobs
We want to start tagging page blobs so this commit adds a small tagging method
to our azure library and exposes it in the osbuild-upload-azure helper.

Example:

go run ./cmd/osbuild-upload-azure/ \
  -container azure-container \
  -image ./sample.vhd \
  -storage-access-key KEY \
  -storage-account account \
  -tag key:value \
  -tag hello:world \
  -tag bird:toucan

This commit also has to downgrade the azblob library version to 0.13 so the
API for blob tags is the same as the one currently shipped to Fedora.
This is suboptimal but it should unblock us for now.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-06-13 21:06:01 +02:00
..
aws/aws-sdk-go worker: protect the instance from upgrading 2022-05-10 11:45:29 +02:00
aymerick/douceur go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
Azure azure: add an option to tag page blobs 2022-06-13 21:06:01 +02:00
beorn7/perks worker: add metrics 2021-07-23 21:54:28 +02:00
BurntSushi/toml build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.1.0 2022-04-08 09:45:46 +02:00
cenkalti/backoff/v4 go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
cespare/xxhash/v2 build(deps): bump cloud.google.com/go/storage from 1.18.2 to 1.22.0 2022-04-20 14:27:18 +02: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 go.mod: Update oapi-codegen and kin-openapi 2022-01-12 11:35:06 +01:00
dimchansky/utfbom go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
dougm/pretty build(deps): bump github.com/vmware/govmomi from 0.27.4 to 0.28.0 2022-05-10 13:31:39 +02:00
getkin/kin-openapi cloudapi: validate input 2022-05-16 13:20:46 +02:00
ghodss/yaml go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
go-openapi cloudapi: validate input 2022-05-16 13:20:46 +02:00
gobwas/glob go: include vendored modules 2020-02-17 16:09:17 +01:00
golang build(deps): bump cloud.google.com/go/storage from 1.18.2 to 1.22.0 2022-04-20 14:27:18 +02:00
golang-jwt/jwt go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
google build(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.8 2022-05-04 13:29:07 +02:00
googleapis build(deps): bump google.golang.org/api from 0.74.0 to 0.75.0 2022-04-25 15:05:03 +02:00
gophercloud/gophercloud build(deps): bump github.com/gophercloud/gophercloud 2022-04-14 09:55:55 +02:00
gorilla/css go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
hashicorp build(deps): bump github.com/hashicorp/go-retryablehttp 2022-04-25 12:06:02 +02:00
inconshreveable/mousetrap OCI: vendor dependencies 2022-01-28 15:16:47 +01:00
jackc go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
jmespath/go-jmespath go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
josharian/intern cloudapi: validate input 2022-05-16 13:20:46 +02:00
json-iterator/go lib: upgrade prometheus client to 1.12 2022-04-07 20:08:42 +02:00
julienschmidt/httprouter worker: add metrics 2021-07-23 21:54:28 +02:00
kolo/xmlrpc go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
kr/text build(deps): bump github.com/vmware/govmomi from 0.27.4 to 0.28.0 2022-05-10 13:31:39 +02:00
labstack build(deps): bump github.com/labstack/echo/v4 from 4.6.1 to 4.7.2 2022-04-12 10:01:15 +02:00
mailru/easyjson cloudapi: validate input 2022-05-16 13:20:46 +02:00
mattn build(deps): bump github.com/labstack/echo/v4 from 4.6.1 to 4.7.2 2022-04-12 10:01:15 +02:00
matttproud/golang_protobuf_extensions worker: add metrics 2021-07-23 21:54:28 +02:00
microcosm-cc/bluemonday go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
mitchellh/go-homedir vendor Azure SDK 2020-04-27 20:34:20 +02:00
modern-go lib: upgrade prometheus client to 1.12 2022-04-07 20:08:42 +02:00
openshift-online/ocm-sdk-go go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
oracle/oci-go-sdk/v54 OCI: vendor dependencies 2022-01-28 15:16:47 +01: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
prometheus build(deps): bump github.com/prometheus/client_golang 2022-04-19 14:50:15 +02:00
segmentio/ksuid cloudapi: V2 2021-09-14 15:32:21 +02:00
sirupsen/logrus composer: add support for logrus syslog hook 2022-05-12 11:02:27 +02:00
sony/gobreaker OCI: vendor dependencies 2022-01-28 15:16:47 +01:00
spf13 build(deps): bump github.com/spf13/cobra from 0.0.3 to 1.4.0 2022-04-18 23:18:30 +02:00
stretchr/testify build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 2022-04-14 09:56:44 +02:00
ubccr/kerby upload/koji: add support for GSSAPI/Kerberos auth 2020-08-27 17:29:57 +01:00
valyala build(deps): bump github.com/labstack/echo/v4 from 4.1.11 to 4.5.0 2021-09-04 15:46:13 +02:00
vmware/govmomi build(deps): bump github.com/vmware/govmomi from 0.27.4 to 0.28.0 2022-05-10 13:31:39 +02:00