File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ require (
1212 github.com/go-pg/urlstruct v1.0.0
1313 github.com/go-playground/validator/v10 v10.4.1 // indirect
1414 github.com/go-redis/cache/v8 v8.2.1
15- github.com/go-redis/redis/v8 v8.3.3
16- github.com/go-redis/redis_rate/v9 v9.0.2
15+ github.com/go-redis/redis/v8 v8.3.4
16+ github.com/go-redis/redis_rate/v9 v9.1.1
1717 github.com/go-redis/redisext v0.3.1
1818 github.com/google/uuid v1.1.2 // indirect
1919 github.com/gosimple/slug v1.9.0
Original file line number Diff line number Diff line change @@ -72,8 +72,12 @@ github.com/go-redis/redis/v8 v8.3.0/go.mod h1:a2xkpBM7NJUN5V5kiF46X5Ltx4WeXJ9757
7272github.com/go-redis/redis/v8 v8.3.2 /go.mod h1:jszGxBCez8QA1HWSmQxJO9Y82kNibbUmeYhKWrBejTU =
7373github.com/go-redis/redis/v8 v8.3.3 h1:e0CL9fsFDK92pkIJH2XAeS/NwO2VuIOAoJvI6yktZFk =
7474github.com/go-redis/redis/v8 v8.3.3 /go.mod h1:jszGxBCez8QA1HWSmQxJO9Y82kNibbUmeYhKWrBejTU =
75+ github.com/go-redis/redis/v8 v8.3.4 h1:ZF7juZS2wzxloqMKslTutWJ05IQrnchCSk1HD4d4Vbs =
76+ github.com/go-redis/redis/v8 v8.3.4 /go.mod h1:jszGxBCez8QA1HWSmQxJO9Y82kNibbUmeYhKWrBejTU =
7577github.com/go-redis/redis_rate/v9 v9.0.2 h1:Uwj0zTwwODzmL5E3UeN78jnyFxN41itYgkkCfqNYc7w =
7678github.com/go-redis/redis_rate/v9 v9.0.2 /go.mod h1:Vrl8qDpRb7bHcLyr7OXVtKKww4bD8dLL9gmUdA6XClg =
79+ github.com/go-redis/redis_rate/v9 v9.1.1 h1:7SIrbnhQ7zsTNEgIvprFhJf7/+l3wSpZc2iRVwUmaq8 =
80+ github.com/go-redis/redis_rate/v9 v9.1.1 /go.mod h1:jjU9YxOSZ3cz0yj1QJVAJiy5ueKmL9o4AySJHcKyTSE =
7781github.com/go-redis/redisext v0.3.1 h1:Qh6Z8xxjt7F8Aa8BILk9ssW73UcTcXDytvblouBHWCE =
7882github.com/go-redis/redisext v0.3.1 /go.mod h1:RsxZvP0ikgPfqLUIJ9MfRTDODm5PCW1UHO9DI9IMumU =
7983github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b /go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q =
You can’t perform that action at this time.
0 commit comments