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

Bumps [github.com/redis/go-redis/extra/redisprometheus/v9](https://github.com/redis/go-redis) from 9.9.0 to 9.10.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.9.0...v9.10.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/extra/redisprometheus/v9
  dependency-version: 9.10.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-09 07:36:11 +00:00
committed by GitHub
parent 0ec39916a2
commit feaf6cc301
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -21,8 +21,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.9.0
github.com/redis/go-redis/extra/redisprometheus/v9 v9.9.0
github.com/redis/go-redis/v9 v9.9.0
github.com/redis/go-redis/extra/redisprometheus/v9 v9.10.0
github.com/redis/go-redis/v9 v9.10.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

@@ -102,10 +102,10 @@ 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.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/redis/go-redis/extra/redisprometheus/v9 v9.10.0 h1:Fwx1Sl/11zKM04Krg0fUZWDvJ/LfGuLxcR2mfPkDoA8=
github.com/redis/go-redis/extra/redisprometheus/v9 v9.10.0/go.mod h1:g8/kBfwbDRE/u2wFqOzaJNRH3L2q+8aIjnM/OvJgIPk=
github.com/redis/go-redis/v9 v9.10.0 h1:FxwK3eV8p/CQa0Ch276C7u2d0eNC9kCmAYQ7mCXCzVs=
github.com/redis/go-redis/v9 v9.10.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=