debian-forge-composer/vendor/github.com/prometheus/client_golang/prometheus
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
..
internal build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
promauto build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
promhttp build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
.gitignore worker: add metrics 2021-07-23 21:54:28 +02:00
build_info_collector.go lib: upgrade prometheus client to 1.12 2022-04-07 20:08:42 +02:00
collector.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
counter.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
desc.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
doc.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
expvar_collector.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
fnv.go worker: add metrics 2021-07-23 21:54:28 +02:00
gauge.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
get_pid.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
get_pid_gopherjs.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
go_collector.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
go_collector_go116.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
go_collector_latest.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
histogram.go build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
labels.go build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
metric.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
num_threads.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
num_threads_gopherjs.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
observer.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
process_collector.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
process_collector_js.go build(deps): bump github.com/prometheus/client_golang 2022-08-30 15:22:18 +02:00
process_collector_other.go build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
process_collector_wasip1.go build(deps): bump the go-deps group with 5 updates 2024-01-02 11:43:07 +01:00
process_collector_windows.go worker: add metrics 2021-07-23 21:54:28 +02:00
README.md lib: upgrade prometheus client to 1.12 2022-04-07 20:08:42 +02:00
registry.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
summary.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
timer.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
untyped.go worker: add metrics 2021-07-23 21:54:28 +02:00
value.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
vec.go build(deps): bump the go-deps group with 7 updates 2023-10-12 15:22:57 +02:00
vnext.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00
wrap.go deps: update osbuild/images to 246b718310ea 2023-07-21 12:05:00 +02:00

See Go Reference.