prometheus/documentation/examples/remote_storage
dependabot[bot] 3a22ec9418
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.5 to 1.21.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.20.5...v1.21.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>
2025-03-02 00:48:18 +00:00
..
example_write_adapter clarify that 1.0 will eventually be deprecated, it is not yet deprecated 2024-07-24 09:24:48 -07:00
remote_storage_adapter chore: enable unused-parameter from revive 2025-02-19 19:50:28 +01:00
go.mod chore(deps): bump github.com/prometheus/client_golang 2025-03-02 00:48:18 +00:00
go.sum chore(deps): bump github.com/prometheus/client_golang 2025-03-02 00:48:18 +00:00
Makefile Split remote storage example in its own go mod (#10244) 2022-02-02 14:54:13 +01:00