build(deps): bump github.com/redis/go-redis/extra/redisprometheus/v9 (#373)

Bumps [github.com/redis/go-redis/extra/redisprometheus/v9](https://github.com/redis/go-redis) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.8.0...v9.9.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/extra/redisprometheus/v9
  dependency-version: 9.9.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>
This commit is contained in:
dependabot[bot]
2025-06-02 08:35:11 +00:00
committed by GitHub
parent 070cedb782
commit c4fd135c50
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/nais/liberator v0.0.0-20250408101050-2ffa1b42f7f2
github.com/prometheus/client_golang v1.22.0
github.com/redis/go-redis/extra/redisotel/v9 v9.9.0
github.com/redis/go-redis/extra/redisprometheus/v9 v9.8.0
github.com/redis/go-redis/extra/redisprometheus/v9 v9.9.0
github.com/redis/go-redis/v9 v9.9.0
github.com/riandyrn/otelchi v0.12.1
github.com/rs/cors v1.11.1

4
go.sum
View File

@@ -102,8 +102,8 @@ github.com/redis/go-redis/extra/rediscmd/v9 v9.9.0 h1:fhZTCKxHb3jlFYktf+ReLzEMrt
github.com/redis/go-redis/extra/rediscmd/v9 v9.9.0/go.mod h1:UmKU2NxlGJSED8CBkZftTpwke0Tg144MKAu/d/r4L0I=
github.com/redis/go-redis/extra/redisotel/v9 v9.9.0 h1:trEhEKFu8qKSNl+7TRvUKcsoAEsPUsrO0HBf00mBSbg=
github.com/redis/go-redis/extra/redisotel/v9 v9.9.0/go.mod h1:gz3iYRb85Y8cXhuZKCvwZBH9rS+VS6ZCMItCRdMA+NU=
github.com/redis/go-redis/extra/redisprometheus/v9 v9.8.0 h1:d+qvglHQvfxjOOSpyAZtQjlOmDy3VVJP1PcnH7XTkwg=
github.com/redis/go-redis/extra/redisprometheus/v9 v9.8.0/go.mod h1:O8jZsMuyfBkKR402/scED9fujzUpzXVscnieSycWnw8=
github.com/redis/go-redis/extra/redisprometheus/v9 v9.9.0 h1:ylUFiRFY7+YebZ2fhnXCuytJE0gcM91ZzrQ5j0e+TKE=
github.com/redis/go-redis/extra/redisprometheus/v9 v9.9.0/go.mod h1:x9oWtVu+6IrRPJBXC0P0EHzzJL5H8ykN2ucvET8+e0Y=
github.com/redis/go-redis/v9 v9.9.0 h1:URbPQ4xVQSQhZ27WMQVmZSo3uT3pL+4IdHVcYq2nVfM=
github.com/redis/go-redis/v9 v9.9.0/go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw=
github.com/riandyrn/otelchi v0.12.1 h1:FdRKK3/RgZ/T+d+qTH5Uw3MFx0KwRF38SkdfTMMq/m8=