Skip to content

Commit

Permalink
Update all non-major dependencies to v1.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 66cfd17 commit b723200
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ require (
github.com/onsi/gomega v1.34.2
github.com/prometheus/client_golang v1.20.5
github.com/redis/go-redis/v9 v9.7.0
github.com/redis/rueidis v1.0.47
github.com/redis/rueidis/rueidiscompat v1.0.47
github.com/redis/rueidis v1.0.48
github.com/redis/rueidis/rueidiscompat v1.0.48
github.com/samber/lo v1.47.0
github.com/samber/slog-multi v1.2.3
github.com/samber/slog-sampling v1.5.1
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@ github.com/redis/rueidis v1.0.46 h1:D4XWUZU2ByZpWky+LfIB/AouuLCkIL44BDI2NlJN63E=
github.com/redis/rueidis v1.0.46/go.mod h1:by+34b0cFXndxtYmPAHpoTHO5NkosDlBvhexoTURIxM=
github.com/redis/rueidis v1.0.47 h1:41UdeXOo4eJuW+cfpUJuLtVGyO0QJY3A2rEYgJWlfHs=
github.com/redis/rueidis v1.0.47/go.mod h1:by+34b0cFXndxtYmPAHpoTHO5NkosDlBvhexoTURIxM=
github.com/redis/rueidis v1.0.48 h1:ggZHjEtc/echUmPkGTfssRisnc3p/mIUEwrpbNsZ1mQ=
github.com/redis/rueidis v1.0.48/go.mod h1:by+34b0cFXndxtYmPAHpoTHO5NkosDlBvhexoTURIxM=
github.com/redis/rueidis/rueidiscompat v1.0.37 h1:YDV3B+zYnw08r/oH/WorvLnGb4wedC1Vou3gjnmk5qg=
github.com/redis/rueidis/rueidiscompat v1.0.37/go.mod h1:vMyMT9TWeL9I4BEIhCODehEbrrnuEGuG6Zp4vJjWH94=
github.com/redis/rueidis/rueidiscompat v1.0.38 h1:JREqnP+y4Gte4p66ZwBB2jT1m9W0RHFr+lRavpaGno4=
Expand All @@ -266,6 +268,8 @@ github.com/redis/rueidis/rueidiscompat v1.0.46 h1:/n8puAio95JJG5JTHgVpVNWFLSu2qm
github.com/redis/rueidis/rueidiscompat v1.0.46/go.mod h1:8KqdHlCUd5x2ZtpPvxppfwFTbzjedvLLm3YRtJvQ1nE=
github.com/redis/rueidis/rueidiscompat v1.0.47 h1:pN0oFEvmZ6NDdFZy4Qoa/nvBxqUWLorwgzZSTr8Rwps=
github.com/redis/rueidis/rueidiscompat v1.0.47/go.mod h1:r2zwuyyfc7rhU4ogOh0rwq9qjwBRIc50P2c11Ynl2uE=
github.com/redis/rueidis/rueidiscompat v1.0.48 h1:tdnXUDO0jtZrKVfrPKabrU2Wrmi35Tx8KIyPgVJ3U/w=
github.com/redis/rueidis/rueidiscompat v1.0.48/go.mod h1:StogzonyWISoLm/nMYI1KW9xTWDLrZsh4qgGb8JLB00=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
Expand Down

0 comments on commit b723200

Please sign in to comment.