all repos

onasty @ 9b80ecc

a one-time notes service
2 files changed, 3 insertions(+), 3 deletions(-)
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 (#78)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.7.0 to 9.7.1.
- [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.0...v9.7.1)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Author: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2025-02-24 18:07:16 +0200
Parent: e6b044d
jump to
M go.mod
M go.sum
M go.mod
···
        13
        13
         	github.com/mailgun/mailgun-go/v4 v4.22.1

      
        14
        14
         	github.com/nats-io/nats.go v1.39.1

      
        15
        15
         	github.com/prometheus/client_golang v1.20.5

      
        16
        
        -	github.com/redis/go-redis/v9 v9.7.0

      
        
        16
        +	github.com/redis/go-redis/v9 v9.7.1

      
        17
        17
         	github.com/stretchr/testify v1.10.0

      
        18
        18
         	github.com/testcontainers/testcontainers-go v0.35.0

      
        19
        19
         	github.com/testcontainers/testcontainers-go/modules/postgres v0.35.0

      
M go.sum
···
        264
        264
         github.com/prometheus/common v0.55.0/go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8=

      
        265
        265
         github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=

      
        266
        266
         github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=

      
        267
        
        -github.com/redis/go-redis/v9 v9.7.0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E=

      
        268
        
        -github.com/redis/go-redis/v9 v9.7.0/go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw=

      
        
        267
        +github.com/redis/go-redis/v9 v9.7.1 h1:4LhKRCIduqXqtvCUlaq9c8bdHOkICjDMrr1+Zb3osAc=

      
        
        268
        +github.com/redis/go-redis/v9 v9.7.1/go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw=

      
        269
        269
         github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=

      
        270
        270
         github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=

      
        271
        271
         github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=