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 a891923Copy full SHA for a891923
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/go-pg/pgext v0.2.0
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
+ github.com/go-redis/cache/v8 v8.4.3
15
github.com/go-redis/redis/v8 v8.3.3
16
github.com/go-redis/redis_rate/v9 v9.0.2
17
github.com/go-redis/redisext v0.3.1
0 commit comments