Skip to content

Commit

Permalink
fix(deps): update module github.com/redis/rueidis to v1.0.22 (#11616)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent f061225 commit f31fb5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/IBM/sarama v1.42.1
github.com/Masterminds/squirrel v1.5.4
github.com/PuerkitoBio/goquery v1.8.1
github.com/Unleash/unleash-client-go/v4 v4.0.0
github.com/Unleash/unleash-client-go/v3 v3.9.0
github.com/Unleash/unleash-client-go/v4 v4.0.0
github.com/aerospike/aerospike-client-go v4.5.2+incompatible
github.com/authzed/authzed-go v0.10.1
Expand Down Expand Up @@ -48,7 +48,7 @@ require (
github.com/pterm/pterm v0.12.70
github.com/rabbitmq/amqp091-go v1.9.0
github.com/redis/go-redis/v9 v9.3.0
github.com/redis/rueidis v1.0.21
github.com/redis/rueidis v1.0.22
github.com/riandyrn/otelchi v0.5.1
github.com/robfig/cron/v3 v3.0.1
github.com/sasha-s/go-deadlock v0.3.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,8 @@ github.com/redis/go-redis/v9 v9.3.0 h1:RiVDjmig62jIWp7Kk4XVLs0hzV6pI3PyTnnL0cnn0
github.com/redis/go-redis/v9 v9.3.0/go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M=
github.com/redis/rueidis v1.0.21 h1:5vd5672hdNLQ7vaHygiZWZVhSrQ239PepuX9lkgAano=
github.com/redis/rueidis v1.0.21/go.mod h1:8EOzvsg3o5dUDitRj4vpsolUKkSIvFz88PeQnqwTVk0=
github.com/redis/rueidis v1.0.22 h1:PhsokG7wqQlIf63g72jSqNk0iRqvfOjSKbL9JVRu79s=
github.com/redis/rueidis v1.0.22/go.mod h1:8EOzvsg3o5dUDitRj4vpsolUKkSIvFz88PeQnqwTVk0=
github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
github.com/riandyrn/otelchi v0.5.1 h1:0/45omeqpP7f/cvdL16GddQBfAEmZvUyl2QzLSE6uYo=
github.com/riandyrn/otelchi v0.5.1/go.mod h1:ZxVxNEl+jQ9uHseRYIxKWRb3OY8YXFEu+EkNiiSNUEA=
Expand Down

0 comments on commit f31fb5a

Please sign in to comment.