debian-forge-composer/vendor/github.com
dependabot[bot] 623e761c45 build(deps): bump the go-deps group with 5 updates
Bumps the go-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.49.7` | `1.49.13` |
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.3` | `4.11.4` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.388` | `0.1.390` |
| [github.com/osbuild/images](https://github.com/osbuild/images) | `0.26.0` | `0.28.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.18.0` |


Updates `github.com/aws/aws-sdk-go` from 1.49.7 to 1.49.13
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.7...v1.49.13)

Updates `github.com/labstack/echo/v4` from 4.11.3 to 4.11.4
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.11.3...v4.11.4)

Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.388 to 0.1.390
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](https://github.com/openshift-online/ocm-sdk-go/compare/v0.1.388...v0.1.390)

Updates `github.com/osbuild/images` from 0.26.0 to 0.28.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](https://github.com/osbuild/images/compare/v0.26.0...v0.28.0)

Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 11:43:07 +01:00
..
acarl005/stripansi container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
asaskevich/govalidator deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
aws/aws-sdk-go build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
aymerick/douceur go: update most dependencies to the latest version 2021-09-05 12:50:02 +01:00
Azure go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00:00
beorn7/perks worker: add metrics 2021-07-23 21:54:28 +02:00
BurntSushi/toml deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
cenkalti/backoff/v4 deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
cespare/xxhash/v2 build(deps): bump cloud.google.com/go/compute from 1.10.0 to 1.19.3 2023-05-22 11:51:42 +02:00
containers deps: update images to v0.18.0 2023-11-22 09:56:08 +01:00
coreos build(deps): bump github.com/coreos/go-semver from 0.3.0 to 0.3.1 2023-01-25 13:46:16 +01:00
cyberphone/json-canonicalization deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02: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.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
distribution/reference deps: update images to v0.18.0 2023-11-22 09:56:08 +01:00
docker deps: update images to v0.18.0 2023-11-22 09:56:08 +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
felixge/httpsnoop go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00: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-jose/go-jose/v3 deps: update images to v0.18.0 2023-11-22 09:56:08 +01:00
go-logr go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00:00
go-openapi vendor: Update osbuild/images to commit dd48a38be218 2023-09-21 16:56:54 +02:00
gobwas/glob go: include vendored modules 2020-02-17 16:09:17 +01:00
golang build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
golang-jwt/jwt build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.0 2023-04-20 11:20:05 +02:00
google go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00:00
googleapis build(deps): bump the go-deps group with 6 updates 2023-09-26 13:05:54 +02:00
gophercloud/gophercloud build(deps): bump the go-deps group with 5 updates 2023-12-06 17:32:18 +01:00
gorilla go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
hashicorp build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
inconshreveable/mousetrap build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 2023-05-23 13:12:24 +02:00
jackc deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
jmespath/go-jmespath go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
josharian/intern go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
json-iterator/go go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
julienschmidt/httprouter go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
klauspost deps: update images to v0.18.0 2023-11-22 09:56:08 +01:00
kolo/xmlrpc go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
kr/text go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
labstack build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
letsencrypt/boulder deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
mailru/easyjson deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
mattn deps: update images to v0.18.0 2023-11-22 09:56:08 +01:00
matttproud/golang_protobuf_extensions/v2 build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
microcosm-cc/bluemonday go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
miekg/pkcs11 go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
mitchellh deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
moby/sys/mountinfo deps: update images to v0.18.0 2023-11-22 09:56:08 +01:00
modern-go go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
oklog/ulid deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
opencontainers vendor: Update osbuild/images to commit dd48a38be218 2023-09-21 16:56:54 +02:00
openshift-online/ocm-sdk-go build(deps): bump the go-deps group with 6 updates 2023-09-26 13:05:54 +02:00
oracle/oci-go-sdk/v54 OCI: vendor dependencies 2022-01-28 15:16:47 +01:00
osbuild go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00: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
proglottis/gpgme go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
prometheus build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
rivo/uniseg deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
secure-systems-lab/go-securesystemslib vendor: Update osbuild/images to commit dd48a38be218 2023-09-21 16:56:54 +02:00
segmentio/ksuid go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
sigstore deps: update images to v0.18.0 2023-11-22 09:56:08 +01:00
sirupsen/logrus composer: cleanup unused code related to fluentd sidecar 2023-12-18 11:46:23 +01:00
sony/gobreaker go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
spf13 build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
stefanberger/go-pkcs11uri container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
stretchr/testify build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 2023-05-25 10:45:21 +02:00
syndtr/gocapability container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
titanous/rocacheck go.mod: update github.com/containers/image/v5 2022-08-29 10:25:38 +02:00
ubccr/kerby upload/koji: add support for GSSAPI/Kerberos auth 2020-08-27 17:29:57 +01:00
ulikunitz/xz deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
valyala build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.10.0 2023-02-07 09:03:10 +01:00
vbatts/tar-split vendor: Update osbuild/images to commit dd48a38be218 2023-09-21 16:56:54 +02:00
vbauerster/mpb/v8 deps: update images to v0.18.0 2023-11-22 09:56:08 +01:00
VividCortex/ewma go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
vmware/govmomi go.mod: bump images to v0.26.0 2023-12-22 00:11:19 +00:00