client_golang/examples
dependabot[bot] 0e33cf9a99
Bump github.com/prometheus/client_golang in /examples/middleware
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.1 to 1.16.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.13.1...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 13:30:29 +00:00
..
exemplars examples: Add exemplars and middleware examples (#1173) 2022-11-22 22:42:31 +01:00
gocollector Examples: Replace deprecated WithGoCollections with WithGoCollectorRuntimeMetrics (#1130) 2022-09-12 11:24:20 +02:00
middleware Bump github.com/prometheus/client_golang in /examples/middleware 2023-08-14 13:30:29 +00:00
random Fix typo in doc comment 2022-11-09 17:56:59 +01:00
simple Add possibility to dynamically get label values for http instrumentation (#1066) 2023-01-19 10:19:08 +00:00