fix(deps): update module github.com/redis/go-redis/v9 to v9.7.0 in go.mod (main) (#5075)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-07 01:26:27 +00:00
committed by GitHub
parent a5fee54828
commit 4bae63be91
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
github.com/opentofu/tofudl v0.0.0-20240923062014-8c1e00f33ce6
github.com/petergtz/pegomock/v4 v4.1.0
github.com/pkg/errors v0.9.1
github.com/redis/go-redis/v9 v9.6.2
github.com/redis/go-redis/v9 v9.7.0
github.com/remeh/sizedwaitgroup v1.0.0
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
github.com/slack-go/slack v0.15.0