debian-forge-composer/vendor/github.com/labstack/echo/v4/middleware
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
..
basic_auth.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
body_dump.go build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.10.0 2023-02-07 09:03:10 +01:00
body_limit.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
compress.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
context_timeout.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
cors.go build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
csrf.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
decompress.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
extractor.go build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.10.0 2023-02-07 09:03:10 +01:00
jwt.go build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2 2023-05-23 13:08:02 +02:00
key_auth.go build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2 2023-05-23 13:08:02 +02:00
logger.go build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.10.0 2023-02-07 09:03:10 +01:00
method_override.go cloudapi: use Recover middleware to handle panics 2021-09-24 12:11:04 +01:00
middleware.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
proxy.go build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
rate_limiter.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
recover.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
redirect.go cloudapi: use Recover middleware to handle panics 2021-09-24 12:11:04 +01:00
request_id.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
request_logger.go build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
rewrite.go build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
secure.go cloudapi: use Recover middleware to handle panics 2021-09-24 12:11:04 +01:00
slash.go build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.10.0 2023-02-07 09:03:10 +01:00
static.go build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2 2023-05-23 13:08:02 +02:00
static_other.go build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2 2023-05-23 13:08:02 +02:00
static_windows.go build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2 2023-05-23 13:08:02 +02:00
timeout.go build(deps): bump github.com/labstack/echo/v4 from 4.6.1 to 4.7.2 2022-04-12 10:01:15 +02:00
util.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00