Skip to content

Commit

Permalink
Bump github.com/redis/rueidis/rueidiscompat from 1.0.38 to 1.0.44
Browse files Browse the repository at this point in the history
Bumps [github.com/redis/rueidis/rueidiscompat](https://github.com/redis/rueidis) from 1.0.38 to 1.0.44.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](redis/rueidis@v1.0.38...v1.0.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent c937675 commit 9d96d02
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ require (
github.com/mholt/archiver/v3 v3.5.1
github.com/morkid/gocache v1.0.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/redis/rueidis v1.0.38
github.com/redis/rueidis/mock v1.0.38
github.com/redis/rueidis/rueidiscompat v1.0.38
github.com/redis/rueidis v1.0.44
github.com/redis/rueidis/mock v1.0.44
github.com/redis/rueidis/rueidiscompat v1.0.44
github.com/rs/cors v1.9.0
github.com/samber/lo v1.39.0
github.com/slok/goresilience v0.2.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1584,12 +1584,12 @@ github.com/rbretecher/go-postman-collection v0.9.0 h1:vXw6KBhASpz0L0igH3OsJCx5pj
github.com/rbretecher/go-postman-collection v0.9.0/go.mod h1:pptkyjdB/sqPycH+CCa1zrA6Wpj2Kc8Nz846qRstVVs=
github.com/redis/go-redis/v9 v9.1.0 h1:137FnGdk+EQdCbye1FW+qOEcY5S+SpY9T0NiuqvtfMY=
github.com/redis/go-redis/v9 v9.1.0/go.mod h1:urWj3He21Dj5k4TK1y59xH8Uj6ATueP8AH1cY3lZl4c=
github.com/redis/rueidis v1.0.38 h1:ZlEBumHM+ECCMgf/zQZImLfmxb/sxGKnBP0R0AxoH/Y=
github.com/redis/rueidis v1.0.38/go.mod h1:bnbkk4+CkXZgDPEbUtSos/o55i4RhFYYesJ4DS2zmq0=
github.com/redis/rueidis/mock v1.0.38 h1:E49z0pptMAs3xbWSW9ZgSp+cAmAiE4SvF7Q5mhDU9hw=
github.com/redis/rueidis/mock v1.0.38/go.mod h1:oOKSGb4CKjvUzGCQ7PupeCEp6W+TdEfzR8YYLejU5Sk=
github.com/redis/rueidis/rueidiscompat v1.0.38 h1:JREqnP+y4Gte4p66ZwBB2jT1m9W0RHFr+lRavpaGno4=
github.com/redis/rueidis/rueidiscompat v1.0.38/go.mod h1:pQaGNQkzKsyxSY0BP/r5lrzP4kUdfWXb/gsquXhbDtA=
github.com/redis/rueidis v1.0.44 h1:QfhfuovwEabcywfEXofRjPZuT29pjtpIWDJlCGHZfg8=
github.com/redis/rueidis v1.0.44/go.mod h1:bnbkk4+CkXZgDPEbUtSos/o55i4RhFYYesJ4DS2zmq0=
github.com/redis/rueidis/mock v1.0.44 h1:Uoc4sQjTlrOmziNQLD8e9C5FeGADX/3OoyyymfyrpIQ=
github.com/redis/rueidis/mock v1.0.44/go.mod h1:re2swJai1N2Fa4Ioaxn1fmyJhHPpCeuKv0rioY8Hol4=
github.com/redis/rueidis/rueidiscompat v1.0.44 h1:yA6Br9kvmPcBye17QoqZr57K41UFWvwBYsmDcvWREvs=
github.com/redis/rueidis/rueidiscompat v1.0.44/go.mod h1:FX/zFWyczuHn+CRJ9hgEfqX6GP7vmVlZhy3EQvBSw7Y=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
github.com/rivo/uniseg v0.1.0 h1:+2KBaVoUmb9XzDsrx/Ct0W/EYOSFf/nWTauy++DprtY=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit 9d96d02

Please sign in to comment.