We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fc6d2 commit 4153569Copy full SHA for 4153569
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/go-pg/urlstruct v1.0.0
13
github.com/go-playground/validator/v10 v10.4.1 // indirect
14
github.com/go-redis/cache/v8 v8.2.1
15
- github.com/go-redis/redis/v8 v8.3.3
+ github.com/go-redis/redis/v8 v8.10.0
16
github.com/go-redis/redis_rate/v9 v9.0.2
17
github.com/go-redis/redisext v0.3.1
18
github.com/google/uuid v1.1.2 // indirect
0 commit comments