Skip to content

Commit 43b5212

Browse files
Merge pull request #73 from AndriyKalashnykov/renovate/all
chore(all): update all to v9.7.0
2 parents e3d2092 + 9b99a4e commit 43b5212

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/99designs/gqlgen v0.17.55
77
github.com/gorilla/websocket v1.5.3
88
github.com/labstack/echo/v4 v4.12.0
9-
github.com/redis/go-redis/v9 v9.6.2
9+
github.com/redis/go-redis/v9 v9.7.0
1010
github.com/thanhpk/randstr v1.0.6
1111
github.com/vektah/gqlparser/v2 v2.5.18
1212
)
@@ -32,6 +32,6 @@ require (
3232
golang.org/x/time v0.7.0 // indirect
3333
)
3434

35-
replace github.com/redis/go-redis/v9 => github.com/go-redis/redis/v9 v9.6.2
35+
replace github.com/redis/go-redis/v9 => github.com/go-redis/redis/v9 v9.7.0
3636

37-
replace github.com/go-redis/redis/v9 => github.com/redis/go-redis/v9 v9.6.2
37+
replace github.com/go-redis/redis/v9 => github.com/redis/go-redis/v9 v9.7.0

0 commit comments

Comments
 (0)