gotosocial/vendor/github.com/prometheus/client_golang/prometheus
dependabot[bot] f8d17a7e76
[chore]: Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#4003)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.1 to 1.22.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.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-14 09:46:09 +02:00
..
internal [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
promhttp [chore]: Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#4003) 2025-04-14 09:46:09 +02:00
.gitignore [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
build_info_collector.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
collector.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
collectorfunc.go [chore]: Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#4003) 2025-04-14 09:46:09 +02:00
counter.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
desc.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
doc.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
expvar_collector.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
fnv.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
gauge.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
get_pid.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
get_pid_gopherjs.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
go_collector.go [chore]: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#3210) 2024-08-19 10:13:46 +00:00
go_collector_go116.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
go_collector_latest.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
histogram.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
labels.go [chore]: Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#2507) 2024-01-09 10:30:01 +00:00
metric.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
num_threads.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
num_threads_gopherjs.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
observer.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
process_collector.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
process_collector_darwin.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_mem_cgo_darwin.c [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_mem_cgo_darwin.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_mem_nocgo_darwin.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_not_supported.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_procfsenabled.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
process_collector_windows.go [chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860) 2025-03-03 10:21:50 +00:00
README.md [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
registry.go [chore]: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#3210) 2024-08-19 10:13:46 +00:00
summary.go [chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890) 2025-03-10 09:23:19 +00:00
timer.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
untyped.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
value.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
vec.go [chore]: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#3210) 2024-08-19 10:13:46 +00:00
vnext.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
wrap.go [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00

See Go Reference.