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

Bumps [github.com/redis/go-redis/extra/redisprometheus/v9](https://github.com/redis/go-redis) from 9.7.3 to 9.8.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.7.3...v9.8.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/extra/redisprometheus/v9
  dependency-version: 9.8.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-05-05 08:11:01 +00:00
committed by GitHub
parent 762b64eff5
commit 10807d6866
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -20,8 +20,8 @@ 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.7.3
github.com/redis/go-redis/extra/redisprometheus/v9 v9.7.3
github.com/redis/go-redis/v9 v9.7.3
github.com/redis/go-redis/extra/redisprometheus/v9 v9.8.0
github.com/redis/go-redis/v9 v9.8.0
github.com/riandyrn/otelchi v0.12.1
github.com/rs/cors v1.11.1
github.com/sethvargo/go-retry v0.3.0

8
go.sum
View File

@@ -104,10 +104,10 @@ github.com/redis/go-redis/extra/rediscmd/v9 v9.7.3 h1:1AXQZkJkFxGV3f78mSnUI70l0o
github.com/redis/go-redis/extra/rediscmd/v9 v9.7.3/go.mod h1:OgkpkwJYex1oyVAabK+VhVUKhUXw8uZUfewJYH1wG90=
github.com/redis/go-redis/extra/redisotel/v9 v9.7.3 h1:ICBA9xYh+SmZqMfBtjKpp1ohi/V5R1TEZglLZc8IxTc=
github.com/redis/go-redis/extra/redisotel/v9 v9.7.3/go.mod h1:DMzxd0CDyZ9VFw9sEPIVpIgKTAaubfGuaPQSUaS7/fo=
github.com/redis/go-redis/extra/redisprometheus/v9 v9.7.3 h1:Mm19FH6+FPzP9xeynoxQXSZ46U7oPR74M9B8aeBCyPg=
github.com/redis/go-redis/extra/redisprometheus/v9 v9.7.3/go.mod h1:lkE+aKP39FTnYKnMg9lM4Is9f9tAZP56hToTSH+inGI=
github.com/redis/go-redis/v9 v9.7.3 h1:YpPyAayJV+XErNsatSElgRZZVCwXX9QzkKYNvO7x0wM=
github.com/redis/go-redis/v9 v9.7.3/go.mod h1:bGUrSggJ9X9GUmZpZNEOQKaANxSGgOEBRltRTZHSvrA=
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/v9 v9.8.0 h1:q3nRvjrlge/6UD7eTu/DSg2uYiU2mCL0G/uzBWqhicI=
github.com/redis/go-redis/v9 v9.8.0/go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw=
github.com/riandyrn/otelchi v0.12.1 h1:FdRKK3/RgZ/T+d+qTH5Uw3MFx0KwRF38SkdfTMMq/m8=
github.com/riandyrn/otelchi v0.12.1/go.mod h1:weZZeUJURvtCcbWsdb7Y6F8KFZGedJlSrgUjq9VirV8=
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=