update client

This commit is contained in:
2024-06-20 14:58:06 +08:00
parent 3de0fe084f
commit cbab3ebbc2
4 changed files with 9 additions and 2 deletions

1
go.mod
View File

@ -13,6 +13,7 @@ require (
github.com/go-redis/redis/v8 v8.11.5
github.com/go-redis/redis_rate/v9 v9.1.2
github.com/pkg/errors v0.9.1
github.com/redis/go-redis/v9 v9.5.3
go.uber.org/zap v1.27.0
gopkg.in/yaml.v3 v3.0.1
)